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:
fb65746
)
staging/line6: Fix sparse warning 'Using plain integer as NULL pointer'
author
Peter Huewe
<peterhuewe@gmx.de>
Tue, 7 Dec 2010 22:38:02 +0000
(23:38 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 8 Dec 2010 22:31:01 +0000
(14:31 -0800)
This patch fixes the warning generated by sparse: "Using plain integer
as NULL pointer" by replacing the offending 0s with NULL.
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found