commit | 0129a057b652b33dba6406a940af061cf0f36f79 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@xenotime.net> | Sun Jul 30 03:03:41 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Jul 31 13:28:40 2006 -0700 |
tree | 27a31c64d36f5ced5d9d285fe217bb772b33dd55 | |
parent | 2b54960bdf8fbb57d94dd61f4ac7513535ca7168 [diff] |
[PATCH] kernel-doc: ignore __devinit Ignore __devinit in function definitions so that kernel-doc won't fail on them. Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>