diff options
author | Christoph Hellwig <hch@lst.de> | 2005-09-21 16:55:40 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-21 17:11:55 (GMT) |
commit | 8f91648dcb0685d58aa046b25c69ce0d5f284f8c (patch) | |
tree | 728475d2e8a2a4c92bf251657daa7287e5bb36e2 /security | |
parent | 7e2cff42cfac27c25202648c5c89f9171e5bc085 (diff) | |
download | linux-8f91648dcb0685d58aa046b25c69ce0d5f284f8c.tar.xz |
[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>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions