]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: rockchip: Indent "if" statement body
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 12 Oct 2016 12:14:09 +0000 (07:14 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 12:14:09 +0000 (07:14 -0500)
commit8706adcd489d60b11dda157d47d8d9fa5ceba419
treedf1c7c6675569ec165ead8b0aac16dfc93f8c718
parent304e55f2d9654e87f9216960d1a9d1a592b13c3f
PCI: rockchip: Indent "if" statement body

Body of an "if" statement wasn't indented.  Add a tab.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/host/pcie-rockchip.c