mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 05:55:44 +02:00
staging: unisys: virtpci: Use a single blank line to separate code blocks
Remove one blank line of two between function variable declaration and implementation in virt_pci_mod_init(). Signed-off-by: Bryan Thompson <bryan.thompson@unisys.com> Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
5e7590ee82
commit
fe3600f338
|
|
@ -1502,7 +1502,6 @@ static int __init virtpci_mod_init(void)
|
|||
{
|
||||
int ret;
|
||||
|
||||
|
||||
if (!unisys_spar_platform)
|
||||
return -ENODEV;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user