[PATCH 0/10] ppc64 iSeries: header file cleanups

Stephen Rothwell sfr at canb.auug.org.au
Fri Jun 3 17:58:19 EST 2005


Hi Andrew,

This set of patches does some long needed cleanup on the legacy iSeries
header files.  A lot of it is white space fixes and comment reformatting. 
Some is just simplification of code in inline functions and we actually
get rid of 3 files.  There are no StudleyCaps changes in here, that can
wait until I have reduced the actual files to a minimum.

 arch/ppc64/kernel/HvLpEvent.c                 |    2
 arch/ppc64/kernel/ItLpQueue.c                 |    1
 arch/ppc64/kernel/asm-offsets.c               |    1
 arch/ppc64/kernel/iSeries_VpdInfo.c           |    1
 arch/ppc64/kernel/iSeries_pci.c               |    2
 arch/ppc64/kernel/iSeries_proc.c              |    3
 arch/ppc64/kernel/iSeries_setup.c             |    6
 arch/ppc64/kernel/iSeries_smp.c               |    2
 arch/ppc64/kernel/idle.c                      |    5
 arch/ppc64/kernel/irq.c                       |    2
 arch/ppc64/kernel/lparcfg.c                   |    2
 arch/ppc64/kernel/mf.c                        |    1
 arch/ppc64/kernel/ras.c                       |    1
 arch/ppc64/kernel/rtc.c                       |    2
 arch/ppc64/kernel/setup.c                     |    3
 arch/ppc64/kernel/viopath.c                   |   10
 include/asm-ppc64/iSeries/HvCall.h            |  156 +-------
 include/asm-ppc64/iSeries/HvCallCfg.h         |  213 -----------
 include/asm-ppc64/iSeries/HvCallEvent.h       |   94 +----
 include/asm-ppc64/iSeries/HvCallHpt.h         |  128 ++----
 include/asm-ppc64/iSeries/HvCallPci.h         |  486 +++++++++-----------------
 include/asm-ppc64/iSeries/HvCallSc.h          |   40 +-
 include/asm-ppc64/iSeries/HvCallSm.h          |   36 -
 include/asm-ppc64/iSeries/HvCallXm.h          |  114 ++----
 include/asm-ppc64/iSeries/HvLpConfig.h        |  298 ++++-----------
 include/asm-ppc64/iSeries/HvLpEvent.h         |  122 +++---
 include/asm-ppc64/iSeries/HvReleaseData.h     |   78 ++--
 include/asm-ppc64/iSeries/HvTypes.h           |  112 ++---
 include/asm-ppc64/iSeries/IoHriMainStore.h    |   33 -
 include/asm-ppc64/iSeries/IoHriProcessorVpd.h |   32 -
 include/asm-ppc64/iSeries/ItExtVpdPanel.h     |   54 +-
 include/asm-ppc64/iSeries/ItIplParmsReal.h    |   99 ++---
 include/asm-ppc64/iSeries/ItLpNaca.h          |   46 +-
 include/asm-ppc64/iSeries/ItLpQueue.h         |   86 ++--
 include/asm-ppc64/iSeries/ItLpRegSave.h       |   41 +-
 include/asm-ppc64/iSeries/ItSpCommArea.h      |   10
 include/asm-ppc64/iSeries/ItVpdAreas.h        |  135 +++----
 include/asm-ppc64/iSeries/LparData.h          |   49 --
 include/asm-ppc64/iSeries/LparMap.h           |   44 +-
 include/asm-ppc64/iSeries/XmPciLpEvent.h      |   15
 include/asm-ppc64/iSeries/iSeries_io.h        |   59 +--
 include/asm-ppc64/iSeries/iSeries_irq.h       |   18
 include/asm-ppc64/iSeries/iSeries_pci.h       |  161 ++++----
 include/asm-ppc64/iSeries/iSeries_proc.h      |   24 -
 include/asm-ppc64/iSeries/mf.h                |    5
 include/asm-ppc64/iSeries/vio.h               |   57 +--
 include/asm-ppc64/paca.h                      |    2
 47 files changed, 1018 insertions(+), 1873 deletions(-)

-- 
Cheers,
Stephen Rothwell                    sfr at canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 00000000.mimetmp
Type: application/pgp-signature
Size: 190 bytes
Desc: not available
Url : http://ozlabs.org/pipermail/linuxppc64-dev/attachments/20050603/fcc8ad0c/attachment.pgp 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://ozlabs.org/pipermail/linuxppc64-dev/attachments/20050603/fcc8ad0c/attachment-0001.pgp 


More information about the Linuxppc64-dev mailing list