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:
5886188
)
powerpc/mpc5121: fix NULL test in mpc5121_clk_get utility function.
author
roel kluin
<roel.kluin@gmail.com>
Fri, 9 Jan 2009 22:49:04 +0000
(15:49 -0700)
committer
Grant Likely
<grant.likely@secretlab.ca>
Fri, 9 Jan 2009 22:49:04 +0000
(15:49 -0700)
strcmp on NULL results in a segmentation fault, also, remove the second,
redundant test on dev
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found