diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2015-11-09 14:58:00 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-11-09 15:11:24 -0800 |
commit | dbce03b9e3e61e122451a7aa4e6900d5f0bb5993 (patch) | |
tree | 67a50981901d8a9b8837e0a7ff0d427fce049c38 /arch/mips/kernel/scall64-64.S | |
parent | 30fdc8ee0ef0d9dffaeaccb202f79d69e1291cbd (diff) | |
download | talos-obmc-linux-dbce03b9e3e61e122451a7aa4e6900d5f0bb5993.tar.gz talos-obmc-linux-dbce03b9e3e61e122451a7aa4e6900d5f0bb5993.zip |
fs/writeback.c: fix kernel-doc warnings
Fix kernel-doc warnings in fs/fs-writeback.c by moving a #define macro to
after the function's opening brace. Also #undef this macro at the end of
the function.
../fs/fs-writeback.c:1984: warning: Excess function parameter 'inode' description in 'I_DIRTY_INODE'
../fs/fs-writeback.c:1984: warning: Excess function parameter 'flags' description in 'I_DIRTY_INODE'
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/mips/kernel/scall64-64.S')
0 files changed, 0 insertions, 0 deletions