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>
Wed, 3 Jan 2018 03:27:28 +0000 (19:27 -0800)
commit736c0a74856d762b09a997d28e3ff6d8bdcf942c
tree1257e0afcb8dcb8c74dd9cdaeb3297cb87d2ffa9
parent21020812c9e1ab593367fad9ce579f842a0b406d
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