Re: [PATCH 1/1] fix coding style

2017-06-23 Thread Greg Kroah-Hartman
On Fri, Jun 16, 2017 at 01:23:59PM +0800, Jhih-Ming Hunag wrote: > Hi, > > I fixed some coding style following scripts/checkpatch.pl suggestion. > > Signed-off-by: Jhih-Ming Hunag > --- > drivers/staging/android/ion/ion.c | 8 > 1 file changed, 4 insertions(+), 4

Re: [PATCH 1/1] fix coding style

2017-06-23 Thread Greg Kroah-Hartman
On Fri, Jun 16, 2017 at 01:23:59PM +0800, Jhih-Ming Hunag wrote: > Hi, > > I fixed some coding style following scripts/checkpatch.pl suggestion. > > Signed-off-by: Jhih-Ming Hunag > --- > drivers/staging/android/ion/ion.c | 8 > 1 file changed, 4 insertions(+), 4 deletions(-) > >

Re: [PATCH 1/1] Fix coding style of driver/staging/ccree/ssi_aead.c

2017-06-17 Thread Gilad Ben-Yossef
Hello Jhin-Ming, Thank your for your patch! On Fri, Jun 16, 2017 at 4:48 PM, Jhih-Ming Hunag wrote: > I fix some coding style errors/warnings of drivers/staging/ccree/ssi_aead.c. > From > total: 54 errors, 109 warnings, 2769 lines checked > to > total: 0 errors, 69

Re: [PATCH 1/1] Fix coding style of driver/staging/ccree/ssi_aead.c

2017-06-17 Thread Gilad Ben-Yossef
Hello Jhin-Ming, Thank your for your patch! On Fri, Jun 16, 2017 at 4:48 PM, Jhih-Ming Hunag wrote: > I fix some coding style errors/warnings of drivers/staging/ccree/ssi_aead.c. > From > total: 54 errors, 109 warnings, 2769 lines checked > to > total: 0 errors, 69 warnings, 2766 lines checked

Re: [PATCH 1/1] fix coding style

2017-06-15 Thread Greg Kroah-Hartman
On Thu, Jun 15, 2017 at 10:52:03PM +0800, jm wrote: > --- > drivers/staging/android/ion/ion.c | 8 > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/drivers/staging/android/ion/ion.c > b/drivers/staging/android/ion/ion.c > index 43ecb4a..a2d36b3 100644 > ---

Re: [PATCH 1/1] fix coding style

2017-06-15 Thread Greg Kroah-Hartman
On Thu, Jun 15, 2017 at 10:52:03PM +0800, jm wrote: > --- > drivers/staging/android/ion/ion.c | 8 > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/drivers/staging/android/ion/ion.c > b/drivers/staging/android/ion/ion.c > index 43ecb4a..a2d36b3 100644 > ---

Re: [PATCH 1/1] Fix coding style errors

2017-03-07 Thread Dan Carpenter
Resend with a better subject. [PATCH] Staging: rtl8192u: clean up some white space issues regards, dan carpenter

Re: [PATCH 1/1] Fix coding style errors

2017-03-07 Thread Dan Carpenter
Resend with a better subject. [PATCH] Staging: rtl8192u: clean up some white space issues regards, dan carpenter

[PATCH 1/1] Fix coding style errors

2017-03-06 Thread Elia Geretto
This patch fixes two conding style errors, reported by the checkpatch script. Signed-off-by: Elia Geretto --- drivers/staging/rtl8192u/r8192U_core.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/rtl8192u/r8192U_core.c

[PATCH 1/1] Fix coding style errors

2017-03-06 Thread Elia Geretto
This patch fixes two conding style errors, reported by the checkpatch script. Signed-off-by: Elia Geretto --- drivers/staging/rtl8192u/r8192U_core.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/rtl8192u/r8192U_core.c