fs: remove excess kernel-doc
authorRandy Dunlap <randy.dunlap@oracle.com>
Wed, 29 Oct 2008 21:01:10 +0000 (14:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 30 Oct 2008 18:38:46 +0000 (11:38 -0700)
commite74481e23283fb080d4591c258de20785cc3b6c3
treebfc5076aa40d62beeba319fdb0fe55ed53f4b335
parente99c97ade53fb6f5e665f2960eb86c624a532d7b
fs: remove excess kernel-doc

Delete excess kernel-doc notation in fs/ subdirectory:

Warning(linux-2.6.27-git10//fs/jbd/transaction.c:886): Excess function parameter or struct member 'credits' description in 'journal_get_undo_access'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/jbd/transaction.c