From 9f7bc8dc47c73ce4e0c9d9539bd64e7979764dec Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Sun, 28 Jun 2009 21:10:07 -0400 Subject: [PATCH] --- yaml --- r: 164559 b: refs/heads/master c: fe002a419755f991e1219249c8ffe7dc0b798232 h: refs/heads/master i: 164557: bcd7cdf13036eb4e57351c2a168799fe47dd7fd6 164555: fccef147c4742134ed93968a7e855aa9df236cbd 164551: 02821f16ec527b62f6381bceb7f068cb6d881f81 164543: 63174e4954f5b11ace506389b3962b51a3264540 v: v3 --- [refs] | 2 +- trunk/kernel/panic.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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) {