On Wed, Mar 6, 2019 at 9:48 PM Souptick Joarder <[email protected]> wrote:
>
> From: Sabyasachi Gupta <[email protected]>
>
> Remove duplicate header which is included twice.
>
> Signed-off-by: Sabyasachi Gupta <[email protected]>
> Signed-off-by: Souptick Joarder <[email protected]>
> ---
> 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
>

Reply via email to