diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2007-10-25 14:21:49 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-25 16:16:26 -0700 |
commit | fb9431eb038caa027cb98cb18576f1a731e56f76 (patch) | |
tree | 4e4abbb34106812ac9ba415fd231f490699ed69c /MAINTAINERS | |
parent | a60387ba3114fe087349df23fa82e5ad9d5b6ff2 (diff) |
bitops kernel-doc: inline instead of macro
Use duplicated inline functions for test_and_set_bit_lock() on x86
instead of #define macros, thus avoiding a bad example. This allows
kernel-doc to run cleanly instead of terminating with an error:
Error(linux-2.6.24-rc1//include/asm-x86/bitops_32.h:188): cannot understand prototype: 'test_and_set_bit_lock test_and_set_bit '
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions