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

From: Jan Engelhardt
Date: Thu Aug 17 2006 - 03:49:04 EST


>> 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)

Before any of this gets ANY chance to get in:

NAK.



Jan Engelhardt
--
-
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/