Re: [PATCH] Staging: rts5139: fix coding style

2014-04-06 Thread Greg KH
On Mon, Apr 07, 2014 at 12:45:05AM +0200, Fabio Falzoi wrote: > fix some coding style issues in rts51x.c (from rts5139 module) What specific coding style issues did you fix here? You need to be explicit, and if you do more than one type of change in the same patch, it needs to be broken up into d

[PATCH] Staging: rts5139: fix coding style

2014-04-06 Thread Fabio Falzoi
fix some coding style issues in rts51x.c (from rts5139 module) This is for task 10 of the Eudyptula challenge Signed-off-by: Fabio Falzoi --- drivers/staging/rts5139/rts51x.c | 62 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/drivers/st