From: Vladimir 'phcoder' Serbinenko Date: Wed, 2 Jun 2010 19:54:25 +0000 (+0200) Subject: Remove extra empty line X-Git-Tag: 1.99~726^2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5434f8bf3abfb5510c8a78096ecad7e3e03c87ac;p=thirdparty%2Fgrub.git Remove extra empty line --- diff --git a/bus/usb/ohci.c b/bus/usb/ohci.c index 956a27292..47cca7ce4 100644 --- a/bus/usb/ohci.c +++ b/bus/usb/ohci.c @@ -222,7 +222,6 @@ grub_ohci_pci_iter (grub_pci_device_t dev, if ((revision & 0xFF) != 0x10) goto fail; - { grub_uint32_t control; /* Check SMM/BIOS ownership of OHCI (SMM = USB Legacy Support driver for BIOS) */