Commit c5685157 authored by Gustavo A. R. Silva's avatar Gustavo A. R. Silva Committed by Greg Kroah-Hartman
Browse files

lkdtm: bugs: Fix spelling mistake

parent ae83d0b4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -208,7 +208,7 @@ void lkdtm_OVERFLOW_UNSIGNED(void)
	ignored = value;
}

/* Intentially using old-style flex array definition of 1 byte. */
/* Intentionally using old-style flex array definition of 1 byte. */
struct array_bounds_flex_array {
	int one;
	int two;