Skip to content

Commit a3559c2

Browse files
akpm00sfrothwell
authored andcommitted
kasan-various-fixes-in-documentation-checkpatch-fixes
WARNING: 'happend' may be misspelled - perhaps 'happened'? torvalds#79: FILE: Documentation/kasan.txt:121: +The header of the report discribe what kind of bug happend and what kind of total: 0 errors, 1 warnings, 82 lines checked ./patches/kasan-various-fixes-in-documentation.patch has style problems, please review. NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. Please run checkpatch prior to sending patches Cc: Andrey Konovalov <andreyknvl@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent 6a631b1 commit a3559c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/kasan.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Memory state around the buggy address:
118118
ffff8800693bc800: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
119119
==================================================================
120120

121-
The header of the report discribe what kind of bug happend and what kind of
121+
The header of the report discribe what kind of bug happened and what kind of
122122
access caused it. It's followed by the description of the accessed slub object
123123
(see 'SLUB Debug output' section in Documentation/vm/slub.txt for details) and
124124
the description of the accessed memory page.

0 commit comments

Comments
 (0)