Re: [PATCH] cyclictest: fix_with_expected_identifier_in_rt-tests_latest

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Wed, 2 Jan 2019, Li Xiaoming wrote:

> Signed-off-by: Li Xiaoming <lixm.fnst@xxxxxxxxxxxxxx>
> Signed-off-by: Zhong Lu <zhongl.fnst@xxxxxxxxxxxxxx>
> ---
>  src/cyclictest/cyclictest.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/cyclictest/cyclictest.c b/src/cyclictest/cyclictest.c
> index 188a202..566d96d 100644
> --- a/src/cyclictest/cyclictest.c
> +++ b/src/cyclictest/cyclictest.c
> @@ -1386,11 +1386,11 @@ static void process_options (int argc, char *argv[], int max_cpus)
>  			numa = 1;
>  			num_threads = max_cpus;
>  			setaffinity = AFFINITY_USEALL;
> +}
>  #else
>  			warn("cyclictest was not built with the numa option\n");
>  			numa = 0;
>  #endif
> -		}
>  	}
>  
>  	if (option_affinity) {
> -- 
> 2.7.4
 
The fix is correct, but you need to fix the indentation on the bracket '}'
and add a little bit of text to the body of the message, and then I'll
accept it.

Thanks
John Kacur 
 




[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux