powerpc/powernv: Replace variables with flags
We have 2 fields in "struct pnv_phb" to trace the states. The patch replace the fields with one and introduces flags for that. The patch doesn't impact the logic. Signed-off-by:Gavin Shan <shangw@linux.vnet.ibm.com> Signed-off-by:
Benjamin Herrenschmidt <benh@kernel.crashing.org>
Showing
- arch/powerpc/platforms/powernv/eeh-ioda.c 4 additions, 4 deletionsarch/powerpc/platforms/powernv/eeh-ioda.c
- arch/powerpc/platforms/powernv/pci.c 2 additions, 2 deletionsarch/powerpc/platforms/powernv/pci.c
- arch/powerpc/platforms/powernv/pci.h 5 additions, 2 deletionsarch/powerpc/platforms/powernv/pci.h
Loading
Please register or sign in to comment