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:
da48894
)
ext4: Fix sparse warning: Using plain integer as NULL pointer
author
Peter Huewe
<peterhuewe@gmx.de>
Tue, 22 Feb 2011 02:01:42 +0000
(21:01 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Tue, 22 Feb 2011 02:01:42 +0000
(21:01 -0500)
This patch fixes the warning "Using plain integer as NULL pointer",
generated by sparse, by replacing the offending 0s with NULL.
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found