Remove extra empty line
This commit is contained in:
parent
440ab68551
commit
5434f8bf3a
1 changed files with 0 additions and 1 deletions
|
@ -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) */
|
||||
|
|
Loading…
Reference in a new issue