Re: [PATCH 1/2] Staging: rts5208: Cleanup rtsx_transport.c
From: Greg KH
Date: Sun Feb 07 2016 - 23:03:27 EST
On Mon, Jan 25, 2016 at 06:27:27PM -0800, Shaun Ren wrote:
> This patch fixes coding style issues in rtsx_transport.c.
>
> Signed-off-by: Shaun Ren <shaun.ren@xxxxxxxxx>
> ---
> drivers/staging/rts5208/rtsx_transport.c | 115 +++++++++++++++++--------------
> 1 file changed, 65 insertions(+), 50 deletions(-)
What coding style issues? Please be specific, and only do one type of
cleanup per patch, otherwise it's hard to review them.
thanks,
greg k-h