git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6ac4c0
)
f2fs: set raw_super default to NULL to avoid compile warning
author
Gu Zheng
<guz.fnst@cn.fujitsu.com>
Mon, 20 Oct 2014 09:45:53 +0000
(17:45 +0800)
committer
Jaegeuk Kim
<jaegeuk@kernel.org>
Tue, 4 Nov 2014 00:07:36 +0000
(16:07 -0800)
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>
fs/f2fs/super.c
patch
|
blob
|
history
diff --cc
fs/f2fs/super.c
Simple merge