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, 20 Mar 2019 11:26:41 +0530
From:   Souptick Joarder <jrdr.linux@...il.com>
To:     John Stultz <john.stultz@...aro.org>,
        Thomas Gleixner <tglx@...utronix.de>, sboyd@...nel.org,
        shuah <shuah@...nel.org>
Cc:     linux-kernel@...r.kernel.org,
        linux-kselftest <linux-kselftest@...r.kernel.org>,
        Sabyasachi Gupta <sabyasachi.linux@...il.com>
Subject: Re: [PATCH v2] selftest/timers: Remove duplicate header

On Wed, Mar 6, 2019 at 9:48 PM Souptick Joarder <jrdr.linux@...il.com> wrote:
>
> From: Sabyasachi Gupta <sabyasachi.linux@...il.com>
>
> Remove duplicate header which is included twice.
>
> Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@...il.com>
> Signed-off-by: Souptick Joarder <jrdr.linux@...il.com>
> ---
> v2: Corrected format.

Any comment on this patch ?

>
>  tools/testing/selftests/timers/skew_consistency.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/tools/testing/selftests/timers/skew_consistency.c b/tools/testing/selftests/timers/skew_consistency.c
> index 022b711..8066be9 100644
> --- a/tools/testing/selftests/timers/skew_consistency.c
> +++ b/tools/testing/selftests/timers/skew_consistency.c
> @@ -32,7 +32,6 @@
>  #include <sys/types.h>
>  #include <sys/stat.h>
>  #include <fcntl.h>
> -#include <stdlib.h>
>  #include <string.h>
>  #include <sys/wait.h>
>  #include "../kselftest.h"
> --
> 1.9.1
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ