linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [trivial] use named structure member initializers for pci_ops structures
@ 2007-08-09 19:18 Nathan Lynch
  2007-08-09 19:18 ` [PATCH 01/11] rtas_pci_ops: use named structure member initializers Nathan Lynch
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: Nathan Lynch @ 2007-08-09 19:18 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Paul Mackerras


This series converts all pci_ops structures in arch/powerpc to named
member initializers, in accordance with prevailing practice in the
kernel.  No behavioral or otherwise stylistic changes.


 arch/powerpc/kernel/pci_32.c             |    4 ++--
 arch/powerpc/kernel/rtas_pci.c           |    4 ++--
 arch/powerpc/platforms/52xx/efika.c      |    4 ++--
 arch/powerpc/platforms/celleb/pci.c      |    4 ++--
 arch/powerpc/platforms/celleb/scc_epci.c |    4 ++--
 arch/powerpc/platforms/chrp/pci.c        |    8 ++++----
 arch/powerpc/platforms/maple/pci.c       |   12 ++++++------
 arch/powerpc/platforms/pasemi/pci.c      |    4 ++--
 arch/powerpc/platforms/powermac/pci.c    |   16 ++++++++--------
 arch/powerpc/sysdev/indirect_pci.c       |    4 ++--
 arch/powerpc/sysdev/tsi108_pci.c         |    4 ++--
 11 files changed, 34 insertions(+), 34 deletions(-)

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2007-08-09 19:41 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-09 19:18 [trivial] use named structure member initializers for pci_ops structures Nathan Lynch
2007-08-09 19:18 ` [PATCH 01/11] rtas_pci_ops: use named structure member initializers Nathan Lynch
2007-08-09 19:18 ` [PATCH 02/11] celleb_fake_pci_ops: " Nathan Lynch
2007-08-09 19:18 ` [PATCH 03/11] celleb_epci_ops: " Nathan Lynch
2007-08-09 19:18 ` [PATCH 04/11] maple pci_ops: " Nathan Lynch
2007-08-09 19:18 ` [PATCH 05/11] pa_pxp_ops: " Nathan Lynch
2007-08-09 19:57   ` Olof Johansson
2007-08-09 19:18 ` [PATCH 06/11] powermac pci_ops: " Nathan Lynch
2007-08-09 19:18 ` [PATCH 07/11] null_pci_ops: " Nathan Lynch
2007-08-09 19:18 ` [PATCH 08/11] efika rtas_pci_ops: " Nathan Lynch
2007-08-09 19:18 ` [PATCH 09/11] chrp pci_ops: " Nathan Lynch
2007-08-09 19:18 ` [PATCH 10/11] indirect_pci_ops: " Nathan Lynch
2007-08-09 19:18 ` [PATCH 11/11] tsi108_direct_pci_ops: " Nathan Lynch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).