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:
0e1507c
)
w1: w1_ds2408.c: quite sparse noise about using plaing integer as NULL pointer
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Thu, 3 May 2012 00:02:07 +0000
(17:02 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 4 May 2012 23:25:30 +0000
(16:25 -0700)
NULL not 0 should be used with pointers. Just remove the offending
lines since they will default to NULL anyway.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found