Re: [PATCH] powerpc: Fix formatting problems to make code look more beautiful

2022-11-30 Thread Michael Ellerman
On Fri, 1 Jul 2022 05:45:53 -0400, Deming Wang wrote: > Operators should be separated by spaces in tce_buildmulti_pSeriesLP > > Applied to powerpc/next. [1/1] powerpc: Fix formatting problems to make code look more beautiful https://git.kernel.org/powerpc/c/14b5d59a261b1947db287b3b52f4bb1

[PATCH] powerpc: Fix formatting problems to make code look more beautiful

2022-07-01 Thread Deming Wang
Operators should be separated by spaces in tce_buildmulti_pSeriesLP Signed-off-by: Deming Wang --- arch/powerpc/platforms/pseries/iommu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/powerpc/platforms/pseries/iommu.c b/arch/powerpc/platforms/pseries/iommu.c index fba