Re: [PATCH 1/2] Staging: xgifb:XGI_main_26: Added braces to the 'if' statement

2017-02-24 Thread Greg KH
On Wed, Feb 22, 2017 at 08:23:17PM +0200, Georgios Emmanouil wrote: > Coding style issue. Added brances to the 'if' statement. > > Signed-off-by: Georgios Emmanouil > --- > drivers/staging/xgifb/XGI_main_26.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)

Re: [PATCH 1/2] Staging: xgifb:XGI_main_26: Added braces to the 'if' statement

2017-02-24 Thread Greg KH
On Wed, Feb 22, 2017 at 08:23:17PM +0200, Georgios Emmanouil wrote: > Coding style issue. Added brances to the 'if' statement. > > Signed-off-by: Georgios Emmanouil > --- > drivers/staging/xgifb/XGI_main_26.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Someone sent this same

[PATCH 1/2] Staging: xgifb:XGI_main_26: Added braces to the 'if' statement

2017-02-22 Thread Georgios Emmanouil
Coding style issue. Added brances to the 'if' statement. Signed-off-by: Georgios Emmanouil --- drivers/staging/xgifb/XGI_main_26.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/xgifb/XGI_main_26.c

[PATCH 1/2] Staging: xgifb:XGI_main_26: Added braces to the 'if' statement

2017-02-22 Thread Georgios Emmanouil
Coding style issue. Added brances to the 'if' statement. Signed-off-by: Georgios Emmanouil --- drivers/staging/xgifb/XGI_main_26.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/xgifb/XGI_main_26.c b/drivers/staging/xgifb/XGI_main_26.c index