]> git.baikalelectronics.ru Git - kernel.git/commit
f2fs: check the right return value of memory alloc function
authorYunlei He <heyunlei@huawei.com>
Mon, 2 Jul 2018 02:40:19 +0000 (10:40 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Sun, 29 Jul 2018 01:26:08 +0000 (18:26 -0700)
commit40404df9c0239086d24126b0ffc80c08501f7fca
tree8d640228e4b757eb7d1bb6f6052ab8234410b903
parent9180b3a6ceabb51c1f71b1c25360e116127ffdd1
f2fs: check the right return value of memory alloc function

This patch check the right return value of memory alloc function

Signed-off-by: Yunlei He <heyunlei@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/node.c