Re: [PATCH 2/6] ath6kl: use braces on both arms of if statement

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

 



Jones Desougi <jones.desougi@xxxxxx> writes:

> That inverts the meaning of the condition though.
>
>
> On 03/09/2014 10:42 PM, Joe Perches wrote:
> ...
>> -	if (bss == NULL) {
> ...
>> -	} else
>> +	if (!bss) {
>
>         if (bss) {

Yeah, that was buggy. Thanks for pointing it out.

-- 
Kalle Valo

_______________________________________________
ath6kl mailing list
ath6kl@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/ath6kl




[Index of Archives]     [Linux Kernel]     [Linux Wireless]     [Linux Bluetooth]     [Linux WPAN]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]

  Powered by Linux