X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=kernel%2Fpanic.c;h=96b45d0b4ba50853030c295f5b0dbcf9bf33cc88;hb=7f8b7ed6f825c729332b8190aca55c6bf95b158e;hp=bc4dcb6a389b0c7cdbeb686bc1898630c13e87b7;hpb=d014e8894dfc523dd9d2f2a17b6dcb94facea810;p=safe%2Fjmp%2Flinux-2.6 diff --git a/kernel/panic.c b/kernel/panic.c index bc4dcb6..96b45d0 100644 --- a/kernel/panic.c +++ b/kernel/panic.c @@ -178,7 +178,7 @@ static const struct tnt tnts[] = { * 'W' - Taint on warning. * 'C' - modules from drivers/staging are loaded. * - * The string is overwritten by the next call to print_taint(). + * The string is overwritten by the next call to print_tainted(). */ const char *print_tainted(void) {