All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Add SPDX License Identifiers
@ 2019-02-21 11:13 Bhanusree Pola
  2019-02-21 11:23 ` Greg Kroah-Hartman
  2019-02-21 11:29 ` [Outreachy kernel] " Julia Lawall
  0 siblings, 2 replies; 3+ messages in thread
From: Bhanusree Pola @ 2019-02-21 11:13 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Greg Kroah-Hartman

This series cleans the following checkpatch.pl issues in various files:

"WARNING: Missing or malformed SPDX-License-Identifier tag in line 1"

Bhanusree Pola (4):
  staging: netlogic: Add SPDX license Identifier
  Staging: netlogic: Add SPDX License Identifier
  Staging: netlogic: Add SPDX License Identifier
  Staging: netlogic: Add SPDX License Identifier

 drivers/staging/netlogic/platform_net.c | 1 +
 drivers/staging/netlogic/platform_net.h | 1 +
 drivers/staging/netlogic/xlr_net.c      | 1 +
 drivers/staging/netlogic/xlr_net.h      | 1 +
 4 files changed, 4 insertions(+)

-- 
2.17.1



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

* Re: [PATCH 0/4] Add SPDX License Identifiers
  2019-02-21 11:13 [PATCH 0/4] Add SPDX License Identifiers Bhanusree Pola
@ 2019-02-21 11:23 ` Greg Kroah-Hartman
  2019-02-21 11:29 ` [Outreachy kernel] " Julia Lawall
  1 sibling, 0 replies; 3+ messages in thread
From: Greg Kroah-Hartman @ 2019-02-21 11:23 UTC (permalink / raw)
  To: Bhanusree Pola; +Cc: outreachy-kernel

On Thu, Feb 21, 2019 at 04:43:04PM +0530, Bhanusree Pola wrote:
> This series cleans the following checkpatch.pl issues in various files:
> 
> "WARNING: Missing or malformed SPDX-License-Identifier tag in line 1"
> 
> Bhanusree Pola (4):
>   staging: netlogic: Add SPDX license Identifier
>   Staging: netlogic: Add SPDX License Identifier
>   Staging: netlogic: Add SPDX License Identifier
>   Staging: netlogic: Add SPDX License Identifier

4 different patches with the same subject line, yet they do different
things?  That's not ok, sorry, they have to be unique.

Also, please properly "thread" your emails, using git send-email or some
other kind of tool, so they show up together, and not as individual
stand-alone emails.

thanks,

greg k-h


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

* Re: [Outreachy kernel] [PATCH 0/4] Add SPDX License Identifiers
  2019-02-21 11:13 [PATCH 0/4] Add SPDX License Identifiers Bhanusree Pola
  2019-02-21 11:23 ` Greg Kroah-Hartman
@ 2019-02-21 11:29 ` Julia Lawall
  1 sibling, 0 replies; 3+ messages in thread
From: Julia Lawall @ 2019-02-21 11:29 UTC (permalink / raw)
  To: Bhanusree Pola; +Cc: outreachy-kernel, Greg Kroah-Hartman



On Thu, 21 Feb 2019, Bhanusree Pola wrote:

> This series cleans the following checkpatch.pl issues in various files:
>
> "WARNING: Missing or malformed SPDX-License-Identifier tag in line 1"
>
> Bhanusree Pola (4):
>   staging: netlogic: Add SPDX license Identifier
>   Staging: netlogic: Add SPDX License Identifier
>   Staging: netlogic: Add SPDX License Identifier
>   Staging: netlogic: Add SPDX License Identifier

You should also not have multiple patches with the same subject line.  If
the files and the change are closely related you could put them all in one
patch.  Otherwise, you need to find some way to make the subject lines
unique.

julia

>
>  drivers/staging/netlogic/platform_net.c | 1 +
>  drivers/staging/netlogic/platform_net.h | 1 +
>  drivers/staging/netlogic/xlr_net.c      | 1 +
>  drivers/staging/netlogic/xlr_net.h      | 1 +
>  4 files changed, 4 insertions(+)
>
> --
> 2.17.1
>
> --
> You received this message because you are subscribed to the Google Groups "outreachy-kernel" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to outreachy-kernel+unsubscribe@googlegroups.com.
> To post to this group, send email to outreachy-kernel@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/outreachy-kernel/20190221111304.GA29010%40bhanusree-MacBookAir.
> For more options, visit https://groups.google.com/d/optout.
>


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

end of thread, other threads:[~2019-02-21 11:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-21 11:13 [PATCH 0/4] Add SPDX License Identifiers Bhanusree Pola
2019-02-21 11:23 ` Greg Kroah-Hartman
2019-02-21 11:29 ` [Outreachy kernel] " Julia Lawall

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.