Remove all the extraneous blank lines from visorkmodutils.c. Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
@@ -49,12 +49,8 @@ visorutil_spar_detect(void)
(edx == UNISYS_SPAR_ID_EDX);
} else
return 0;
-
}
static __init int
visorutil_mod_init(void)
{