From: Chao Yu Date: Wed, 6 Nov 2013 01:12:04 +0000 (+0800) Subject: f2fs: avoid to use a NULL point in destroy_segment_manager X-Git-Tag: v3.13-rc1~113^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b03f72445ba1437cfa29f9719bb3cfdb60558d9;p=pandora-kernel.git f2fs: avoid to use a NULL point in destroy_segment_manager A NULL point should avoid to be used in destroy_segment_manager after allocating memory fail for f2fs_sm_info. Signed-off-by: Chao Yu Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed