]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
pci: clean up some whitespace and formatting
authorAndrew Sharp <andywyse6@gmail.com>
Wed, 29 Aug 2012 14:16:29 +0000 (14:16 +0000)
committerWolfgang Denk <wd@denx.de>
Sun, 2 Sep 2012 12:17:52 +0000 (14:17 +0200)
commitcb2bf931dcca9ed0ee514680ed99d51b45036aa9
tree4ff757d1de245a58acd492742db15163ccd21b9e
parentaf778c6d9e2b945ee03cbc53bb976238a3374f33
pci: clean up some whitespace and formatting

I tried to clean up the white space and formatting offenses and
inconsistencies in the generic PCI code that obviously has been around for
some time.  Emphasis on large increases in readability and maintainability
and consistency.  I omitted the platform/processor specific files in
the drivers/pci directory because I wanted to leave those file to those
that care more about them.

Signed-off-by: Andrew Sharp <andywyse6@gmail.com>
drivers/pci/pci.c
drivers/pci/pci_auto.c