]> git.karo-electronics.de Git - linux-beck.git/commit
x86/PCI: Fix function definition whitespace
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 24 Jan 2014 17:44:42 +0000 (10:44 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 13 Feb 2014 00:31:54 +0000 (17:31 -0700)
commitda5d727c9744e3986c54192a7fbcf10720b6534c
tree1b4bfa59a69f9594e32f3387eb178f51a33c302f
parentaffbda86feef8da5056effe5d71da7981b2a9565
x86/PCI: Fix function definition whitespace

Consistently put the function type, name, and parameters on one line,
wrapping only as necessary.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/x86/pci/acpi.c