projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73598c7
)
spapr.h: fix trailing whitespace in phb_placement
author
Daniel Henrique Barboza
<danielhb413@gmail.com>
Thu, 14 Jan 2021 18:06:22 +0000
(15:06 -0300)
committer
David Gibson
<david@gibson.dropbear.id.au>
Mon, 18 Jan 2021 23:20:29 +0000
(10:20 +1100)
This whitespace was messing with lots of diffs if you happen
to use an editor that eliminates trailing whitespaces on file
save.
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Message-Id: <
20210114180628
.
1675603
-2-danielhb413@gmail.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
include/hw/ppc/spapr.h
patch
|
blob
|
history
diff --git
a/include/hw/ppc/spapr.h
b/include/hw/ppc/spapr.h
index 3ad2ff713279e76db1af8909f2298681ef85b10a..7f785409e4ea17bca07582b7455995509e5726d4 100644
(file)
--- a/
include/hw/ppc/spapr.h
+++ b/
include/hw/ppc/spapr.h
@@
-144,7
+144,7
@@
struct SpaprMachineClass {
bool pre_5_2_numa_associativity;
bool (*phb_placement)(SpaprMachineState *spapr, uint32_t index,
- uint64_t *buid, hwaddr *pio,
+ uint64_t *buid, hwaddr *pio,
hwaddr *mmio32, hwaddr *mmio64,
unsigned n_dma, uint32_t *liobns, hwaddr *nv2gpa,
hwaddr *nv2atsd, Error **errp);