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 > --- > drivers/staging/panel/panel.c | 7 --- > 1 file changed, 4 insertions(+),

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 staging/panel driver. > > > > > > Si

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 need a "full" name here, not just "T" as a last n

[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 a/drivers/staging/panel/panel.c b/drivers/staging/panel/pan

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

2015-12-18 Thread Greg KH
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 need a "full" name here, not just "T" as a last name, as odds are it's a bit longer than just that one character... Pleas

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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" i

[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 b/drivers/staging/panel/panel.c index 79ac192..04d86f