From: Gu Zheng Date: Mon, 20 Oct 2014 09:45:53 +0000 (+0800) Subject: f2fs: set raw_super default to NULL to avoid compile warning X-Git-Tag: omap-for-v3.19/fixes-rc1~146^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1730663cb7f368ecc2aea36fd8c533b5b0a91980;p=pandora-kernel.git 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 Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed