]> git.karo-electronics.de Git - linux-beck.git/commit
PCI: Clean up pci_map_rom() whitespace
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 1 Mar 2016 17:13:30 +0000 (11:13 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Sat, 12 Mar 2016 12:00:28 +0000 (06:00 -0600)
commitf50dd8c3dae5703704441ab2255dff99c021a340
tree39b4d707d9c897c5de192e447b717a68f75cd0a5
parentac0c302a919ba7b68dbf274babdc08c83df6f532
PCI: Clean up pci_map_rom() whitespace

Remove unnecessary indentation in pci_map_rom().  This is logically part of
the previous patch; I split it out to make the critical changes in that
patch more obvious.  No functional change intended.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/rom.c