jbd2: Remove obsolete parameters in the comments for some jbd2 functions
authorTao Ma <boyu.mt@taobao.com>
Mon, 13 Jun 2011 02:44:10 +0000 (22:44 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 13 Jun 2011 02:44:10 +0000 (22:44 -0400)
commit1fb74cda1b5e9c6207225fda5ef7504e815ce0e0
tree9a4d05e917f6204e5edf6cd4044715847e0ba6b3
parenta9c667f8f0656631ee5438baaf21bf30d5f67375
jbd2: Remove obsolete parameters in the comments for some jbd2 functions

credits isn't a parameter for jbd2_journal_get_write_access and
jbd2_journal_get_undo_access. So remove the corresponding comments.

Acked-by: Jan Kara <jack@suse.cz>
Cc: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Tao Ma <boyu.mt@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/jbd2/transaction.c