All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH] SPDX-License-Identifier: Remove redundancy lines
@ 2021-03-15  3:42 Zhao Gongyi
  2021-03-15  3:46 ` Li Wang
  2021-03-15 16:00 ` Petr Vorel
  0 siblings, 2 replies; 3+ messages in thread
From: Zhao Gongyi @ 2021-03-15  3:42 UTC (permalink / raw)
  To: ltp

Remove redundancy lines of "SPDX-License-Identifier".

Signed-off-by: Zhao Gongyi <zhaogongyi@huawei.com>
---
 testcases/kernel/syscalls/memfd_create/memfd_create03.c | 1 -
 testcases/kernel/syscalls/memfd_create/memfd_create04.c | 1 -
 2 files changed, 2 deletions(-)

diff --git a/testcases/kernel/syscalls/memfd_create/memfd_create03.c b/testcases/kernel/syscalls/memfd_create/memfd_create03.c
index 16d168525..ea846626a 100644
--- a/testcases/kernel/syscalls/memfd_create/memfd_create03.c
+++ b/testcases/kernel/syscalls/memfd_create/memfd_create03.c
@@ -1,5 +1,4 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
-// SPDX-License-Identifier: GPL-2.0-or-later

 /*
  *  Copyright (c) Zilogic Systems Pvt. Ltd., 2018
diff --git a/testcases/kernel/syscalls/memfd_create/memfd_create04.c b/testcases/kernel/syscalls/memfd_create/memfd_create04.c
index 659431cd9..52cc9b1ac 100644
--- a/testcases/kernel/syscalls/memfd_create/memfd_create04.c
+++ b/testcases/kernel/syscalls/memfd_create/memfd_create04.c
@@ -1,5 +1,4 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
-// SPDX-License-Identifier: GPL-2.0-or-later

 /*
  *  Copyright (c) Zilogic Systems Pvt. Ltd., 2018
--
2.17.1


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

* [LTP] [PATCH] SPDX-License-Identifier: Remove redundancy lines
  2021-03-15  3:42 [LTP] [PATCH] SPDX-License-Identifier: Remove redundancy lines Zhao Gongyi
@ 2021-03-15  3:46 ` Li Wang
  2021-03-15 16:00 ` Petr Vorel
  1 sibling, 0 replies; 3+ messages in thread
From: Li Wang @ 2021-03-15  3:46 UTC (permalink / raw)
  To: ltp

Pushed.

-- 
Regards,
Li Wang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linux.it/pipermail/ltp/attachments/20210315/70c9fbfa/attachment.htm>

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

* [LTP] [PATCH] SPDX-License-Identifier: Remove redundancy lines
  2021-03-15  3:42 [LTP] [PATCH] SPDX-License-Identifier: Remove redundancy lines Zhao Gongyi
  2021-03-15  3:46 ` Li Wang
@ 2021-03-15 16:00 ` Petr Vorel
  1 sibling, 0 replies; 3+ messages in thread
From: Petr Vorel @ 2021-03-15 16:00 UTC (permalink / raw)
  To: ltp

Hi Gongyi,

> Remove redundancy lines of "SPDX-License-Identifier".

My fault, thanks for fixing it!

Kind regards,
Petr

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

end of thread, other threads:[~2021-03-15 16:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-15  3:42 [LTP] [PATCH] SPDX-License-Identifier: Remove redundancy lines Zhao Gongyi
2021-03-15  3:46 ` Li Wang
2021-03-15 16:00 ` Petr Vorel

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.