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:
378b8e1
)
ext3: Replace 0 with NULL for pointer in super.c file
author
Sachin Kamat
<sachin.kamat@linaro.org>
Tue, 4 Sep 2012 08:12:00 +0000
(13:42 +0530)
committer
Jan Kara
<jack@suse.cz>
Tue, 4 Sep 2012 09:59:13 +0000
(11:59 +0200)
Fixes the following sparse warning:
fs/ext3/super.c:983:45: warning: Using plain integer as NULL pointer
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Jan Kara <jack@suse.cz>
No differences found