On 07/20/2015 03:26 AM, David Binderman wrote:
> Hello there,
> 
> [linux-4.2-rc3/tools/testing/selftests/futex/functional/futex_requeue_pi_signal_restart.c:194]:
>  (style) Expression is always false because 'else if' condition matches 
> previous condition at line 191.
> 
> Source code is
> 
>         if (res> 0) {
>             atomic_set(&requeued, 1);
>             break;
>         } else if (res> 0) {
> 

Hi Daren,

Is this something that could be fixed?

thanks,
-- Shuah


-- 
Shuah Khan
Sr. Linux Kernel Developer
Open Source Innovation Group
Samsung Research America (Silicon Valley)
[email protected] | (970) 217-8978
--
To unsubscribe from this list: send the line "unsubscribe linux-api" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to