f2fs: remove an excess variable
authorLiFan <fanofcode.li@samsung.com>
Sat, 25 Nov 2017 03:46:18 +0000 (11:46 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Sat, 27 Jan 2018 21:29:09 +0000 (13:29 -0800)
commitd1c0441c02cb7c0e590ac993c1c9dccf897e4a98
tree7b6c0059c32bb3c01ad1d42012346deca379967a
parent3f12c94d1b3cc3c9a403017b337a9d6f91a25465
f2fs: remove an excess variable

Remove the variable page_idx which no one would miss.

Signed-off-by: Fan li <fanofcode.li@samsung.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/data.c