[PATCH -next] treewide: Remove duplicated include from tm-vmx-unavail.c
    Christophe Leroy 
    christophe.leroy at csgroup.eu
       
    Fri Mar 26 18:04:55 AEDT 2021
    
    
  
Le 26/03/2021 à 07:48, Zheng Yongjun a écrit :
> Remove duplicated include.
> 
Why is that flagged "treewide" ?
Can you please combine all similar changes to tools/testing/selftests/powerpc/ into a single patch 
please ?
Thanks
Christophe
> Reported-by: Hulk Robot <hulkci at huawei.com>
> Signed-off-by: Zheng Yongjun <zhengyongjun3 at huawei.com>
> ---
>   tools/testing/selftests/powerpc/tm/tm-vmx-unavail.c | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/tools/testing/selftests/powerpc/tm/tm-vmx-unavail.c b/tools/testing/selftests/powerpc/tm/tm-vmx-unavail.c
> index e2a0c07e8362..9ef37a9836ac 100644
> --- a/tools/testing/selftests/powerpc/tm/tm-vmx-unavail.c
> +++ b/tools/testing/selftests/powerpc/tm/tm-vmx-unavail.c
> @@ -17,7 +17,6 @@
>   #include <pthread.h>
>   #include <sys/mman.h>
>   #include <unistd.h>
> -#include <pthread.h>
>   
>   #include "tm.h"
>   #include "utils.h"
> 
    
    
More information about the Linuxppc-dev
mailing list