Loading arch/s390/pci/pci.c +7 −7 Original line number Original line Diff line number Diff line Loading @@ -6,13 +6,13 @@ * * * The System z PCI code is a rewrite from a prototype by * The System z PCI code is a rewrite from a prototype by * the following people (Kudoz!): * the following people (Kudoz!): * Alexander Schmidt <alexschm@de.ibm.com> * Alexander Schmidt * Christoph Raisch <raisch@de.ibm.com> * Christoph Raisch * Hannes Hering <hering2@de.ibm.com> * Hannes Hering * Hoang-Nam Nguyen <hnguyen@de.ibm.com> * Hoang-Nam Nguyen * Jan-Bernd Themann <themann@de.ibm.com> * Jan-Bernd Themann * Stefan Roscher <stefan.roscher@de.ibm.com> * Stefan Roscher * Thomas Klein <tklein@de.ibm.com> * Thomas Klein */ */ #define COMPONENT "zPCI" #define COMPONENT "zPCI" Loading Loading
arch/s390/pci/pci.c +7 −7 Original line number Original line Diff line number Diff line Loading @@ -6,13 +6,13 @@ * * * The System z PCI code is a rewrite from a prototype by * The System z PCI code is a rewrite from a prototype by * the following people (Kudoz!): * the following people (Kudoz!): * Alexander Schmidt <alexschm@de.ibm.com> * Alexander Schmidt * Christoph Raisch <raisch@de.ibm.com> * Christoph Raisch * Hannes Hering <hering2@de.ibm.com> * Hannes Hering * Hoang-Nam Nguyen <hnguyen@de.ibm.com> * Hoang-Nam Nguyen * Jan-Bernd Themann <themann@de.ibm.com> * Jan-Bernd Themann * Stefan Roscher <stefan.roscher@de.ibm.com> * Stefan Roscher * Thomas Klein <tklein@de.ibm.com> * Thomas Klein */ */ #define COMPONENT "zPCI" #define COMPONENT "zPCI" Loading