commit | 1730663cb7f368ecc2aea36fd8c533b5b0a91980 | [log] [tgz] |
---|---|---|
author | Gu Zheng <guz.fnst@cn.fujitsu.com> | Mon Oct 20 17:45:53 2014 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Mon Nov 03 16:07:36 2014 -0800 |
tree | 232616d85a1531081953cf5c6ce3366ef9cc45b9 | |
parent | c6ac4c0ec416e77cab09cac6cee2d100fbd7fc82 [diff] |
f2fs: set raw_super default to NULL to avoid compile warning Set raw_super default to NULL to avoid the possibly used uninitialized warning, though we may never hit it in fact. Signed-off-by: Gu Zheng <guz.fnst@cn.fujitsu.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>