Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fe3600f3 authored by Bryan Thompson's avatar Bryan Thompson Committed by Greg Kroah-Hartman
Browse files

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: default avatarBryan Thompson <bryan.thompson@unisys.com>
Signed-off-by: default avatarBenjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 5e7590ee
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1502,7 +1502,6 @@ static int __init virtpci_mod_init(void)
{
	int ret;


	if (!unisys_spar_platform)
		return -ENODEV;