Patch from Robert Schwebel fixing a missing \n
This commit is contained in:
parent
aaab46baba
commit
b1c9469f65
@ -67,6 +67,7 @@ static void check_tainted(void)
|
|||||||
else {
|
else {
|
||||||
printf(" Not tainted\n");
|
printf(" Not tainted\n");
|
||||||
}
|
}
|
||||||
|
printf("\n");
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user