[PATCH] fixup Documentation/DocBook/kernel-hacking.tmpl
commit8f91648dcb0685d58aa046b25c69ce0d5f284f8c
authorChristoph Hellwig <hch@lst.de>
Wed, 21 Sep 2005 16:55:40 +0000 (21 09:55 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 21 Sep 2005 17:11:55 +0000 (21 10:11 -0700)
tree728475d2e8a2a4c92bf251657daa7287e5bb36e2
parent7e2cff42cfac27c25202648c5c89f9171e5bc085
[PATCH] fixup Documentation/DocBook/kernel-hacking.tmpl

__FUNCTION__ is the prefered kernel idiom, __func__ is not supported by gcc
2.95 (we actually map __FUNCTION__ to __func__ for more recent compilers,
but it should never be used directly)

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/DocBook/kernel-hacking.tmpl