Re: [PATCH v2 9/9] staging: rtl8192u: fixing block comments use * on subsequent lines

2017-02-16 Thread SIMRAN SINGHAL
Sorry for replying properly. On Fri, Feb 17, 2017 at 1:16 AM, Greg KH wrote: > On Fri, Feb 17, 2017 at 12:49:54AM +0530, SIMRAN SINGHAL wrote: >> I am attaching the screenshot of what I am getting from the >> script get_maintainer.pl. > > I can't read images from a text email client. ok, will ke

Re: [PATCH v2 9/9] staging: rtl8192u: fixing block comments use * on subsequent lines

2017-02-16 Thread Greg KH
On Fri, Feb 17, 2017 at 12:49:54AM +0530, SIMRAN SINGHAL wrote: > I am attaching the screenshot of what I am getting from the > script get_maintainer.pl. I can't read images from a text email client. I totally don't understand this conversation at all, what is the question? What is this concerni

Re: [PATCH v2 9/9] staging: rtl8192u: fixing block comments use * on subsequent lines

2017-02-16 Thread SIMRAN SINGHAL
I am attaching the screenshot of what I am getting from the script get_maintainer.pl. Thanks, Simran On Fri, Feb 17, 2017 at 12:23 AM, Greg KH wrote: > On Fri, Feb 17, 2017 at 12:20:22AM +0530, SIMRAN SINGHAL wrote: >> Then which tree it applies to. > > I have no idea, you wrote it, not me :) >

Re: [PATCH v2 9/9] staging: rtl8192u: fixing block comments use * on subsequent lines

2017-02-16 Thread Greg KH
On Fri, Feb 17, 2017 at 12:20:22AM +0530, SIMRAN SINGHAL wrote: > Then which tree it applies to. I have no idea, you wrote it, not me :) greg k-h ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinf

Re: [PATCH v2 9/9] staging: rtl8192u: fixing block comments use * on subsequent lines

2017-02-16 Thread SIMRAN SINGHAL
Then which tree it applies to. Thanks, Simran On Fri, Feb 17, 2017 at 12:05 AM, Greg KH wrote: > On Wed, Feb 15, 2017 at 01:46:27AM +0530, simran singhal wrote: >> Fixed checkpatch.pl warning: >> WARNING: Block comments use * on subsequent lines >> >> Signed-off-by: simran singhal >> --- >> d

Re: [PATCH v2 9/9] staging: rtl8192u: fixing block comments use * on subsequent lines

2017-02-16 Thread Greg KH
On Wed, Feb 15, 2017 at 01:46:27AM +0530, simran singhal wrote: > Fixed checkpatch.pl warning: > WARNING: Block comments use * on subsequent lines > > Signed-off-by: simran singhal > --- > drivers/staging/rtl8192u/r8190_rtl8256.h | 19 +-- > 1 file changed, 9 insertions(+), 10 de

[PATCH v2 9/9] staging: rtl8192u: fixing block comments use * on subsequent lines

2017-02-14 Thread simran singhal
Fixed checkpatch.pl warning: WARNING: Block comments use * on subsequent lines Signed-off-by: simran singhal --- drivers/staging/rtl8192u/r8190_rtl8256.h | 19 +-- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/drivers/staging/rtl8192u/r8190_rtl8256.h b/drivers/s