diff options
author | Joseph Qi <joseph.qi@huawei.com> | 2015-09-05 01:43:49 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-09-05 02:54:41 +0300 |
commit | bf59e6623a3a92a2bf428f2d6592c81aae6317e1 (patch) | |
tree | cf42c00032fc5c5cdc847aae464d0f39304ba833 /mm | |
parent | 372a447c4bb8271d128def5f93e3365d5d06b4d8 (diff) | |
download | linux-bf59e6623a3a92a2bf428f2d6592c81aae6317e1.tar.xz |
ocfs2: clean up unused local variables in ocfs2_file_write_iter
Since commit 86b9c6f3f891 ("ocfs2: remove filesize checks for sync I/O
journal commit") removes filesize checks for sync I/O journal commit,
variables old_size and old_clusters are not actually used any more. So
clean them up.
Signed-off-by: Joseph Qi <joseph.qi@huawei.com>
Cc: Mark Fasheh <mfasheh@suse.com>
Cc: Joel Becker <jlbec@evilplan.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions