[LTP] [PATCH 2/5] syscalls/chmod07: Use new ltp library
Cyril Hrubis
chrubis@suse.cz
Tue Nov 6 16:46:05 CET 2018
Hi!
> ---
> testcases/kernel/syscalls/chmod/chmod07.c | 174 ++++++----------------
> 1 file changed, 42 insertions(+), 132 deletions(-)
>
> diff --git a/testcases/kernel/syscalls/chmod/chmod07.c b/testcases/kernel/syscalls/chmod/chmod07.c
> index 6a3938840..4e43f2e32 100644
> --- a/testcases/kernel/syscalls/chmod/chmod07.c
> +++ b/testcases/kernel/syscalls/chmod/chmod07.c
> @@ -1,20 +1,6 @@
> +// SPDX-License-Identifier: GPL-2.0
Should have been GPL-2.0-or-later
I fixed that and also removed a few useless comments in the source and
pushed, thanks.
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list