Re: [PATCH 1/3] IDE: Coding Style fixes to drivers/ide/ide-cd.c

2008-02-24 Thread Adrian Bunk
On Sun, Feb 24, 2008 at 10:10:33PM +0100, Paolo Ciarrocchi wrote: > Before: > total: 43 errors, 66 warnings, 2183 lines checked > > After: > total: 0 errors, 36 warnings, 2192 lines checked > > I didn't (and I don't plan to) fix the warnings: > WARNING: line over 80 characters > > > Signed-off-

[PATCH 1/3] IDE: Coding Style fixes to drivers/ide/ide-cd.c

2008-02-24 Thread Paolo Ciarrocchi
Before: total: 43 errors, 66 warnings, 2183 lines checked After: total: 0 errors, 36 warnings, 2192 lines checked I didn't (and I don't plan to) fix the warnings: WARNING: line over 80 characters Signed-off-by: Paolo Ciarrocchi <[EMAIL PROTECTED]> --- drivers/ide/ide-cd.c | 245 ++