Re: PATCH/FIX for drivers/cdrom/cdrom.c

From: Andrew Morton
Date: Wed Aug 16 2006 - 18:22:46 EST


On Wed, 16 Aug 2006 19:26:02 +0200
Dirk <noisyb@xxxxxxx> wrote:

> I have changed a message that didn't clearly tell the user what was goin
> on...
>
> Please have a look!
>
> Thank you,
> Dirk
>
>
> --- drivers/cdrom/cdrom.c.old 2006-08-16 19:04:11.000000000 +0200
> +++ drivers/cdrom/cdrom.c 2006-08-16 19:04:51.000000000 +0200
> @@ -2455,7 +2455,7 @@
> if (tracks.data > 0) return CDS_DATA_1;
> /* Policy mode off */
>
> - cdinfo(CD_WARNING,"This disc doesn't have any tracks I recognize!\n");
> + cdinfo(CD_WARNING,"I'm a stupid fuck that will repeat this interesting message while endlessly trying to access the media you just inserted until your CD/DVD burning task is eventually fucked\n");
> return CDS_NO_INFO;
> }

Please keep the code formatted to fit in an 80-column xterm. See
Documentation/CodingStyle. Thanks.

(And you forget the Signed-off-by: line)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/