]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
PCI: designware: Add a blank line after declarations
authorJingoo Han <jg1.han@samsung.com>
Wed, 12 Nov 2014 03:27:04 +0000 (12:27 +0900)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 13 Nov 2014 17:52:04 +0000 (10:52 -0700)
commit2c992f3779e699a0f03dbfa39fcd96efee422bbe
treea3af5a2e6af77da38f3d33aee44893b63b963daa
parentf114040e3ea6e07372334ade75d1ee0775c355e1
PCI: designware: Add a blank line after declarations

This patch fixes the following checkpatch warning:

  WARNING: Missing a blank line after declarations

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