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:
725e789
)
powerpc/pseries: Factor HVSI header struct in packet definitions
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 16 Jun 2011 15:08:24 +0000
(15:08 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 29 Jun 2011 07:48:30 +0000
(17:48 +1000)
Embed the struct hvsi_header in the various packet definitions
rather than open coding it multiple times. Will help provide
stronger type checking.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found