lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 3 Jul 2019 19:18:49 +0000
From:   Roman Gushchin <guro@...com>
To:     YueHaibing <yuehaibing@...wei.com>
CC:     "shuah@...nel.org" <shuah@...nel.org>,
        "tj@...nel.org" <tj@...nel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "linux-kselftest@...r.kernel.org" <linux-kselftest@...r.kernel.org>
Subject: Re: [PATCH -next] kselftests: cgroup: remove duplicated include from
 test_freezer.c

On Tue, Jul 02, 2019 at 09:12:33PM +0800, YueHaibing wrote:
> Remove duplicated include.
> 
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>

Acked-by: Roman Gushchin <guro@...com>

Thanks!

> ---
>  tools/testing/selftests/cgroup/test_freezer.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/tools/testing/selftests/cgroup/test_freezer.c b/tools/testing/selftests/cgroup/test_freezer.c
> index 2bfddb6..8219a30 100644
> --- a/tools/testing/selftests/cgroup/test_freezer.c
> +++ b/tools/testing/selftests/cgroup/test_freezer.c
> @@ -11,7 +11,6 @@
>  #include <stdlib.h>
>  #include <sys/inotify.h>
>  #include <string.h>
> -#include <sys/types.h>
>  #include <sys/wait.h>
>  
>  #include "../kselftest.h"
> -- 
> 2.7.4
> 
> 

Powered by blists - more mailing lists