t - net-next plumbings
summaryrefslogtreecommitdiff
path: root/include/dt-bindings/interrupt-controller/irq-st.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dt-bindings/interrupt-controller/irq-st.h')
i/linux/net-next.git/commit/Documentation/filesystems/f2fs.txt?id=cbd56e7d20d7188d62a85aa6986a7b2c8e755ab5'>cbd56e7d20d7188d62a85aa6986a7b2c8e755ab5 (diff)
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 'Documentation/filesystems/f2fs.txt')