Re: [PATCH 2/7] vt6655: Fix most of checkpatch.pl errors in wroute

2013-12-31 Thread Dan Carpenter
On Mon, Dec 30, 2013 at 03:52:32PM +0100, Michael Gunselmann wrote: > wroute.h: Fixed all line-over-80-character errors. No errors remain. > wroute.c: Fixed line-over-80-character errors, bracing errors > and C99-comments. > Three warnings remain, fixing them would deteriorate reada

[PATCH 2/7] vt6655: Fix most of checkpatch.pl errors in wroute

2013-12-30 Thread Michael Gunselmann
wroute.h: Fixed all line-over-80-character errors. No errors remain. wroute.c: Fixed line-over-80-character errors, bracing errors and C99-comments. Three warnings remain, fixing them would deteriorate readability. One warning on a memory barrier without comment in lin