linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 9/9] staging: rtl8192u: fixing block comments use * on subsequent lines
@ 2017-02-14 20:16 simran singhal
  2017-02-16 18:35 ` Greg KH
  0 siblings, 1 reply; 7+ messages in thread
From: simran singhal @ 2017-02-14 20:16 UTC (permalink / raw)
  To: gregkh; +Cc: devel, linux-kernel

Fixed checkpatch.pl warning:
WARNING: Block comments use * on subsequent lines

Signed-off-by: simran singhal <singhalsimran0@gmail.com>
---
 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/staging/rtl8192u/r8190_rtl8256.h
index 1ba4f83..5878f42 100644
--- a/drivers/staging/rtl8192u/r8190_rtl8256.h
+++ b/drivers/staging/rtl8192u/r8190_rtl8256.h
@@ -1,14 +1,13 @@
 /*
-  This is part of the rtl8180-sa2400 driver
-  released under the GPL (See file COPYING for details).
-  Copyright (c) 2005 Andrea Merello <andrea.merello@gmail.com>
-
-  This files contains programming code for the rtl8256
-  radio frontend.
-
-  *Many* thanks to Realtek Corp. for their great support!
-
-*/
+ *  This is part of the rtl8180-sa2400 driver
+ *  released under the GPL (See file COPYING for details).
+ *  Copyright (c) 2005 Andrea Merello <andrea.merello@gmail.com>
+ *
+ *  This files contains programming code for the rtl8256
+ *  radio frontend.
+ *
+ *  Many* thanks to Realtek Corp. for their great support!
+ */
 
 #ifndef RTL8225H
 #define RTL8225H
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 7+ messages in thread

* Re: [PATCH v2 9/9] staging: rtl8192u: fixing block comments use * on subsequent lines
  2017-02-14 20:16 [PATCH v2 9/9] staging: rtl8192u: fixing block comments use * on subsequent lines simran singhal
@ 2017-02-16 18:35 ` Greg KH
  2017-02-16 18:50   ` SIMRAN SINGHAL
  0 siblings, 1 reply; 7+ messages in thread
From: Greg KH @ 2017-02-16 18:35 UTC (permalink / raw)
  To: simran singhal; +Cc: devel, linux-kernel

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 <singhalsimran0@gmail.com>
> ---
>  drivers/staging/rtl8192u/r8190_rtl8256.h | 19 +++++++++----------
>  1 file changed, 9 insertions(+), 10 deletions(-)

Does not apply to my tree :(

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH v2 9/9] staging: rtl8192u: fixing block comments use * on subsequent lines
  2017-02-16 18:35 ` Greg KH
@ 2017-02-16 18:50   ` SIMRAN SINGHAL
  2017-02-16 18:53     ` Greg KH
  0 siblings, 1 reply; 7+ messages in thread
From: SIMRAN SINGHAL @ 2017-02-16 18:50 UTC (permalink / raw)
  To: Greg KH; +Cc: devel, linux-kernel

Then which tree it applies to.

Thanks,
Simran


On Fri, Feb 17, 2017 at 12:05 AM, Greg KH <gregkh@linuxfoundation.org> 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 <singhalsimran0@gmail.com>
>> ---
>>  drivers/staging/rtl8192u/r8190_rtl8256.h | 19 +++++++++----------
>>  1 file changed, 9 insertions(+), 10 deletions(-)
>
> Does not apply to my tree :(

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH v2 9/9] staging: rtl8192u: fixing block comments use * on subsequent lines
  2017-02-16 18:50   ` SIMRAN SINGHAL
@ 2017-02-16 18:53     ` Greg KH
  2017-02-16 19:19       ` SIMRAN SINGHAL
  0 siblings, 1 reply; 7+ messages in thread
From: Greg KH @ 2017-02-16 18:53 UTC (permalink / raw)
  To: SIMRAN SINGHAL; +Cc: devel, linux-kernel

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH v2 9/9] staging: rtl8192u: fixing block comments use * on subsequent lines
  2017-02-16 18:53     ` Greg KH
@ 2017-02-16 19:19       ` SIMRAN SINGHAL
  2017-02-16 19:46         ` Greg KH
  0 siblings, 1 reply; 7+ messages in thread
From: SIMRAN SINGHAL @ 2017-02-16 19:19 UTC (permalink / raw)
  To: Greg KH; +Cc: devel, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 339 bytes --]

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 <gregkh@linuxfoundation.org> 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 :)
>
> greg k-h

[-- Attachment #2: Screenshot from 2017-02-17 00-46-27.png --]
[-- Type: image/png, Size: 107346 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH v2 9/9] staging: rtl8192u: fixing block comments use * on subsequent lines
  2017-02-16 19:19       ` SIMRAN SINGHAL
@ 2017-02-16 19:46         ` Greg KH
  2017-02-16 20:49           ` SIMRAN SINGHAL
  0 siblings, 1 reply; 7+ messages in thread
From: Greg KH @ 2017-02-16 19:46 UTC (permalink / raw)
  To: SIMRAN SINGHAL; +Cc: devel, linux-kernel

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 concerning?  Why are you not properly quoting
things so that we can determine this?

confused,

greg k-h

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH v2 9/9] staging: rtl8192u: fixing block comments use * on subsequent lines
  2017-02-16 19:46         ` Greg KH
@ 2017-02-16 20:49           ` SIMRAN SINGHAL
  0 siblings, 0 replies; 7+ messages in thread
From: SIMRAN SINGHAL @ 2017-02-16 20:49 UTC (permalink / raw)
  To: Greg KH; +Cc: devel, linux-kernel

Sorry for replying properly.

On Fri, Feb 17, 2017 at 1:16 AM, Greg KH <gregkh@linuxfoundation.org> 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 keep this in mind.

>
> I totally don't understand this conversation at all, what is the
> question?  What is this concerning?  Why are you not properly quoting
> things so that we can determine this?

I want to say that after executing script get_maintainer.pl on the
patch, I got your
name and email id that's why I send that patch to you.

I know only one source that is get_maintainer.pl through which I find
out to whom I am
suppose to send the patch and the mailing lists I have to cc, and this
is what is mentioned
in tutorial also.

>
> confused,
>
> greg k-h

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-02-16 20:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-14 20:16 [PATCH v2 9/9] staging: rtl8192u: fixing block comments use * on subsequent lines simran singhal
2017-02-16 18:35 ` Greg KH
2017-02-16 18:50   ` SIMRAN SINGHAL
2017-02-16 18:53     ` Greg KH
2017-02-16 19:19       ` SIMRAN SINGHAL
2017-02-16 19:46         ` Greg KH
2017-02-16 20:49           ` SIMRAN SINGHAL

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).