diff options
| author | Randy Dunlap <[email protected]> | 2005-11-07 01:01:04 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2005-11-07 07:53:55 -0800 |
| commit | 6c8bec6d5f24b01c53b792b06a645e78d482020d (patch) | |
| tree | d394d7d77087c02f84f84a27d3e9933d9c096bed /scripts/patch-kernel | |
| parent | 2500e7abc8f606d87b2590f205dac080640b6b04 (diff) | |
[PATCH] jbd doc: fix some kernel-doc warnings
Add structure fields kernel-doc for 2 fields in struct journal_s.
Warning(/var/linsrc/linux-2614-rc4//include/linux/jbd.h:808): No description found for parameter 'j_wbuf'
Warning(/var/linsrc/linux-2614-rc4//include/linux/jbd.h:808): No description found for parameter 'j_wbufsize'
Convert fs/jbd/recovery.c non-static functions to kernel-doc format.
fs/jbd/recovery.c doesn't export any symbols, so it should use
!I instead of !E to eliminate this warning message:
Warning(/var/linsrc/linux-2614-rc4//fs/jbd/recovery.c): no structured comments found
Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions