]> git.baikalelectronics.ru Git - kernel.git/commit
checkpatch: fix name of "MODULE_PARM_DESC"
authorKees Cook <keescook@chromium.org>
Fri, 5 Oct 2012 00:13:38 +0000 (17:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Oct 2012 18:05:00 +0000 (03:05 +0900)
commit6ed8db47bff40319df15a38b1f0ce568ee2edfaf
tree8830687bde899b15cf1764aee396a15c8dee8fb9
parentb4133105affc660a7ca7a5994f7b64759edfd069
checkpatch: fix name of "MODULE_PARM_DESC"

Fix macro name in checkpatch: s/PARAM/PARM/.

Signed-off-by: Kees Cook <keescook@chromium.org>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/checkpatch.pl