]> git.baikalelectronics.ru Git - kernel.git/commit
kernel-doc: move ignoring kmemcheck
authorRandy Dunlap <randy.dunlap@oracle.com>
Mon, 29 Jun 2009 21:54:11 +0000 (14:54 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 Jul 2009 18:26:40 +0000 (11:26 -0700)
commitd61c853608505d9f0f583866c393be134f08f1cb
tree2c9b9fdd568ca55bd7c8c753fd212a6f41076cff
parent3db3f4d7d92213f4ac20eac04e390cbbbdd6bcac
kernel-doc: move ignoring kmemcheck

Somehow I managed to generate a diff that put these 2 lines
into the wrong function:  should have been in dump_struct()
instead of in dump_enum().

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/kernel-doc