ext4: delete useless comments about ext4_move_extents
authorXiaoguang Wang <wangxg.fnst@cn.fujitsu.com>
Sat, 11 Oct 2014 23:56:34 +0000 (19:56 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 11 Oct 2014 23:56:34 +0000 (19:56 -0400)
In patch 'ext4: refactor ext4_move_extents code base',  Dmitry Monakhov has
refactored ext4_move_extents' implementation, but forgot to update the
corresponding comments, this patch will try to delete some useless comments.

Reviewed-by: Dmitry Monakhov <dmonakhov@openvz.org>
Signed-off-by: Xiaoguang Wang <wangxg.fnst@cn.fujitsu.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>

No differences found