diff options
author | 2007-10-25 14:21:49 -0700 | |
---|---|---|
committer | 2007-10-25 16:16:26 -0700 | |
commit | fb9431eb038caa027cb98cb18576f1a731e56f76 (patch) | |
tree | 4e4abbb34106812ac9ba415fd231f490699ed69c /drivers/rtc/rtc-s3c.c | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 (diff) | |
download | wireguard-linux-fb9431eb038caa027cb98cb18576f1a731e56f76.tar.xz wireguard-linux-fb9431eb038caa027cb98cb18576f1a731e56f76.zip |
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 'drivers/rtc/rtc-s3c.c')
0 files changed, 0 insertions, 0 deletions