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:
6f79cb8
)
powerpc/pseries/pci: Use NULL instead of 0 for pointers
author
Tushar Behera
<tushar.behera@linaro.org>
Mon, 19 Nov 2012 18:31:52 +0000
(18:31 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 10 Jan 2013 06:00:19 +0000
(17:00 +1100)
The third argument for of_get_property() is a pointer, hence pass
NULL instead of 0.
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found