diff --git a/modutils/lsmod.c b/modutils/lsmod.c index f1eebfc9f..1b914e720 100644 --- a/modutils/lsmod.c +++ b/modutils/lsmod.c @@ -66,7 +66,6 @@ static void check_tainted(void) else { printf(" Not tainted\n"); } - printf("\n"); } #endif