Re: [PATCH v1 1/7] spapr.h: fix trailing whitespace in phb_placement

2021-01-14 Thread David Gibson
On Thu, Jan 14, 2021 at 03:06:22PM -0300, Daniel Henrique Barboza wrote: > 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 Applied to ppc-for-6.0, thanks. > --- > inc

[PATCH v1 1/7] spapr.h: fix trailing whitespace in phb_placement

2021-01-14 Thread Daniel Henrique Barboza
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 --- include/hw/ppc/spapr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/hw/ppc/spapr.h b/include/