diff --git a/[refs] b/[refs] index 8fa3aba6d9f3..f2cbc7de8c5b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b9049df5a0e7f35456c06b949b08b898b9c2e7bc +refs/heads/master: fe002a419755f991e1219249c8ffe7dc0b798232 diff --git a/trunk/kernel/panic.c b/trunk/kernel/panic.c index 512ab73b0ca3..bcdef26e3332 100644 --- a/trunk/kernel/panic.c +++ b/trunk/kernel/panic.c @@ -177,7 +177,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) {