PCI: designware: Fix indent code style
authorJingoo Han <jg1.han@samsung.com>
Fri, 27 Dec 2013 00:30:25 +0000 (09:30 +0900)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 2 Jan 2014 21:47:22 +0000 (14:47 -0700)
commit58275f2f0a6acd750b0acdc62d6457fb3e0f264e
treede73e1a3574887539a40df4623b1f79fb484c9af
parentfce8591f73c6a30c231f220d1092362aae0b985c
PCI: designware: Fix indent code style

Fix indent code style and replace 'MSI interrupt controller' of comment
with 'MSI controller' to fix the following checkpatch issues:

  ERROR: code indent should use tabs where possible
  WARNING: please, no spaces at the start of a line
  WARNING: line over 80 characters

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/host/pcie-designware.c