Re: [PATCH] rts5139: fix pointer coding style

2012-01-28 Thread edwin_rong
Dear Marton, Thanks for the fix. BRs Edwin On 01/23/2012 05:47 AM, Németh Márton wrote: From: Márton Németh This will remove the following checkpatch.pl error: ERROR: "foo * bar" should be "foo *bar" Signed-off-by: Márton Németh --- drivers/staging/rts5139/ms.h |4 ++-- d

[PATCH] rts5139: fix pointer coding style

2012-01-22 Thread Németh Márton
From: Márton Németh This will remove the following checkpatch.pl error: ERROR: "foo * bar" should be "foo *bar" Signed-off-by: Márton Németh --- drivers/staging/rts5139/ms.h |4 ++-- drivers/staging/rts5139/rts51x_chip.c | 14 +++--- drivers/staging/rts5139/rts