Cosmetic: Fix issues found by checkpatch

Change-Id: I6beb9ca93a98784d456740d76737996b50a65a71
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
This commit is contained in:
Peter Mitsis 2015-07-20 12:04:52 -04:00 committed by Anas Nashif
commit 3019daba6a
2 changed files with 2 additions and 3 deletions

View file

@ -123,8 +123,7 @@ static int quark_init(struct device *arg)
pci_bus_scan_init();
while (pci_bus_scan(&info))
{
while (pci_bus_scan(&info)) {
pci_show(&info);
info.class = 0;
info.vendor_id = 0;