]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PCI: fix a brace coding style issue in probe.c
authorZac Storer <zac.3.14159@gmail.com>
Fri, 18 Nov 2011 06:07:49 +0000 (23:07 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 6 Dec 2011 17:26:07 +0000 (09:26 -0800)
commit893a3ba470bf842c00b37f5ea53f502a1f99abf1
tree1a6607250c3c54ae43181c44902586785ba21313
parent923d09309ab7ead882e147f9c00a2ab13407c7ee
PCI: fix a brace coding style issue in probe.c

Fixed a brace coding style issue.

Signed-off-by: Zac Storer <zac.3.14159@gmail.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/probe.c