Re: [PATCH 1/1] staging: coding style cleanups for staging/panel driver

2016-01-28 Thread Greg KH
On Sat, Dec 19, 2015 at 12:50:56AM +0530, Bijosh Thykkoottathil wrote: > From: Bijosh Thykkoottathil > > This patch fixes coding style errors for staging/panel driver. > > Signed-off-by: Bijosh Thykkoottathil > --- >

[PATCH 1/1] staging: coding style cleanups for staging/panel driver

2015-12-18 Thread Bijosh T
From: Bijosh T This patch fixes coding style errors for staging/panel driver. Signed-off-by: Bijosh T --- drivers/staging/panel/panel.c | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/drivers/staging/panel/panel.c

Re: [PATCH 1/1] staging: coding style cleanups for staging/panel driver

2015-12-18 Thread Willy Tarreau
On Fri, Dec 18, 2015 at 02:48:58PM +0530, Bijosh T wrote: > From: Bijosh T > > This patch fixes coding style errors for staging/panel driver. > > Signed-off-by: Bijosh T Acked-by: Willy Tarreau Thanks Bijosh, Willy

[PATCH 1/1] staging: coding style cleanups for staging/panel driver

2015-12-18 Thread Bijosh Thykkoottathil
From: Bijosh Thykkoottathil This patch fixes coding style errors for staging/panel driver. Signed-off-by: Bijosh Thykkoottathil --- drivers/staging/panel/panel.c | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git

Re: [PATCH 1/1] staging: coding style cleanups for staging/panel driver

2015-12-18 Thread Willy Tarreau
On Sat, Dec 19, 2015 at 11:55:13AM +0530, Sudip Mukherjee wrote: > On Fri, Dec 18, 2015 at 08:01:58AM -0800, Greg KH wrote: > > On Fri, Dec 18, 2015 at 02:48:58PM +0530, Bijosh T wrote: > > > From: Bijosh T > > > > > > This patch fixes coding style errors for

Re: [PATCH 1/1] staging: coding style cleanups for staging/panel driver

2015-12-18 Thread Sudip Mukherjee
On Fri, Dec 18, 2015 at 08:01:58AM -0800, Greg KH wrote: > On Fri, Dec 18, 2015 at 02:48:58PM +0530, Bijosh T wrote: > > From: Bijosh T > > > > This patch fixes coding style errors for staging/panel driver. > > > > Signed-off-by: Bijosh T > > I