Re: [PATCH v7 04/50] powerpc/powernv: Cleanup on pnv_pci_ioda_controller_ops

2015-11-05 Thread Daniel Axtens
Gavin Shan writes: > This cleans up on pnv_pci_ioda_controller_ops struct to use tab > instead of space indent of statement to avoid complains from > scripts/checkpatch.pl. No logical changes introduced. Oh, that was my code :/ Sorry I missed that, thanks for cleaning

Re: [PATCH v7 04/50] powerpc/powernv: Cleanup on pnv_pci_ioda_controller_ops

2015-11-05 Thread Gavin Shan
On Fri, Nov 06, 2015 at 09:28:20AM +1100, Daniel Axtens wrote: >Gavin Shan writes: > >> This cleans up on pnv_pci_ioda_controller_ops struct to use tab >> instead of space indent of statement to avoid complains from >> scripts/checkpatch.pl. No logical changes

[PATCH v7 04/50] powerpc/powernv: Cleanup on pnv_pci_ioda_controller_ops

2015-11-04 Thread Gavin Shan
This cleans up on pnv_pci_ioda_controller_ops struct to use tab instead of space indent of statement to avoid complains from scripts/checkpatch.pl. No logical changes introduced. Signed-off-by: Gavin Shan --- arch/powerpc/platforms/powernv/pci-ioda.c | 18