jbd: remove excess kernel-doc notation
authorRandy Dunlap <randy.dunlap@oracle.com>
Thu, 8 Jan 2009 02:07:27 +0000 (18:07 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Jan 2009 16:31:01 +0000 (08:31 -0800)
commit1579c3a15c06055713b42b077b805f818638302c
tree8898416461b4451f095ea0a426dd8a9d91dfd95d
parent04143e2fb9d512c21e1dcfb561dbb0445dcfdc8c
jbd: remove excess kernel-doc notation

Remove excess kernel-doc from fs/jbd/transaction.c:

Warning(linux-2.6.28-git5//fs/jbd/transaction.c:764): Excess function parameter 'credits' description in 'journal_get_write_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