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:
fae0158
)
mfd: menelaus: Use NULL instead of 0
author
Jingoo Han
<jg1.han@samsung.com>
Fri, 2 Aug 2013 06:01:01 +0000
(15:01 +0900)
committer
Lee Jones
<lee.jones@linaro.org>
Wed, 7 Aug 2013 08:47:33 +0000
(09:47 +0100)
'mmc_callback_data' and 'vtg' are pointers.
Fix the following sparse warning:
drivers/mfd/menelaus.c:445:43: warning: Using plain integer as NULL pointer
drivers/mfd/menelaus.c:469:20: warning: Using plain integer as NULL pointer
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
No differences found