commit | 32e794015aa698fd6bf1ec21b713f900a707fb15 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@xenotime.net> | Wed Oct 11 01:22:10 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Oct 11 11:14:24 2006 -0700 |
tree | 3a290d3e6d880792a6f838c68b304eaa963d7226 | |
parent | 9c7fff6ef36526fb54694ee8201870f98b6a1747 [diff] |
[PATCH] kernel-doc: drop various "inline" qualifiers Drop __inline, __always_inline, and noinline in the produced kernel-doc output, similar to other pseudo directives. Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>