]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ext4: Change the wrong param comment for ext4_trim_all_free
authorTao Ma <boyu.mt@taobao.com>
Mon, 11 Jul 2011 04:04:34 +0000 (00:04 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 11 Jul 2011 04:04:34 +0000 (00:04 -0400)
commit22612283f7da1ce9849d9b3716010b07a0446fd9
tree39205e0963c7a09af0914c885806772be068e2ac
parent3d56b8d2c74cc3f375ce332b3ac3519e009d79ee
ext4: Change the wrong param comment for ext4_trim_all_free

at ext4_trim_all_free() comment, there is no longer an @e4b parameter,
instead it is @group.

Reported-by: Andreas Dilger <adilger@dilger.ca>
Signed-off-by: Tao Ma <boyu.mt@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/mballoc.c