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