public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH] fpathconf01: Fix SPDX license ID
@ 2024-03-20 11:42 Avinesh Kumar
  2024-03-20 16:09 ` Petr Vorel
  0 siblings, 1 reply; 2+ messages in thread
From: Avinesh Kumar @ 2024-03-20 11:42 UTC (permalink / raw)
  To: ltp

Fixes: dbfe867b4dfe ("fpathconf01: Convert to new API")
Signed-off-by: Avinesh Kumar <akumar@suse.de>
---
 testcases/kernel/syscalls/fpathconf/fpathconf01.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testcases/kernel/syscalls/fpathconf/fpathconf01.c b/testcases/kernel/syscalls/fpathconf/fpathconf01.c
index 3c9adb033..a328f972f 100644
--- a/testcases/kernel/syscalls/fpathconf/fpathconf01.c
+++ b/testcases/kernel/syscalls/fpathconf/fpathconf01.c
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) 2000 Silicon Graphics, Inc.  All Rights Reserved.
  * Copyright (c) Linux Test Project, 2003-2024
-- 
2.44.0


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

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

* Re: [LTP] [PATCH] fpathconf01: Fix SPDX license ID
  2024-03-20 11:42 [LTP] [PATCH] fpathconf01: Fix SPDX license ID Avinesh Kumar
@ 2024-03-20 16:09 ` Petr Vorel
  0 siblings, 0 replies; 2+ messages in thread
From: Petr Vorel @ 2024-03-20 16:09 UTC (permalink / raw)
  To: Avinesh Kumar; +Cc: ltp

Hi Avinesh,

> Fixes: dbfe867b4dfe ("fpathconf01: Convert to new API")
> Signed-off-by: Avinesh Kumar <akumar@suse.de>

Thanks, merged!

Kind regards,
Petr

> ---
>  testcases/kernel/syscalls/fpathconf/fpathconf01.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

> diff --git a/testcases/kernel/syscalls/fpathconf/fpathconf01.c b/testcases/kernel/syscalls/fpathconf/fpathconf01.c
> index 3c9adb033..a328f972f 100644
> --- a/testcases/kernel/syscalls/fpathconf/fpathconf01.c
> +++ b/testcases/kernel/syscalls/fpathconf/fpathconf01.c
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only
>  /*
>   * Copyright (c) 2000 Silicon Graphics, Inc.  All Rights Reserved.
>   * Copyright (c) Linux Test Project, 2003-2024

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

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

end of thread, other threads:[~2024-03-20 16:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-20 11:42 [LTP] [PATCH] fpathconf01: Fix SPDX license ID Avinesh Kumar
2024-03-20 16:09 ` Petr Vorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox