commit | f50dd8c3dae5703704441ab2255dff99c021a340 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Tue Mar 01 11:13:30 2016 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Sat Mar 12 06:00:28 2016 -0600 |
tree | 39b4d707d9c897c5de192e447b717a68f75cd0a5 | |
parent | ac0c302a919ba7b68dbf274babdc08c83df6f532 [diff] |
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>