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:
f357b4c
)
[POWERPC] iseries: Fix a compiler warning in platforms/iseries/vpdinfo.c
author
Michael Ellerman
<michael@ellerman.id.au>
Thu, 13 Jul 2006 07:54:44 +0000
(17:54 +1000)
committer
Stephen Rothwell
<sfr@canb.auug.org.au>
Thu, 13 Jul 2006 08:43:12 +0000
(18:43 +1000)
PhbId might be used unitialised, so set it to 0xff (nothing) always.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
No differences found