summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/gc.h
diff options
context:
space:
mode:
authorDan Carpenter2013-07-31 10:44:13 +0200
committerJaegeuk Kim2013-07-31 12:07:01 +0200
commitf0c5e565bb05a4cd6105bb197c56078462252e78 (patch)
tree6ab2f97266948b51113de889b6c49b3f7e9a37b5 /fs/f2fs/gc.h
parentf2fs: fix handling orphan inodes (diff)
downloadkernel-qcow2-linux-f0c5e565bb05a4cd6105bb197c56078462252e78.tar.gz
kernel-qcow2-linux-f0c5e565bb05a4cd6105bb197c56078462252e78.tar.xz
kernel-qcow2-linux-f0c5e565bb05a4cd6105bb197c56078462252e78.zip
f2fs: remove an unneeded kfree(NULL)
This kfree() is no longer needed after a79dc083d7 "f2fs: move bio_private allocation out of f2fs_bio_alloc()". The "bio->bi_private" is NULL here so it's a no-op. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'fs/f2fs/gc.h')
0 files changed, 0 insertions, 0 deletions