[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAODwPW8vJf_AWDiea5jcunMu8HjqsDnRMfy25BkGDPHuVuRRHA@mail.gmail.com>
Date: Thu, 20 Mar 2014 16:53:09 -0700
From: Julius Werner <jwerner@...omium.org>
To: Grant Grundler <grundler@...gle.com>
Cc: Oliver Neukum <oneukum@...e.de>, netdev <netdev@...r.kernel.org>,
Freddy Xin <freddy@...x.com.tw>,
"linux-usb@...r.kernel.org" <linux-usb@...r.kernel.org>,
Allan Chou <allan@...x.com.tw>,
Julius Werner <jwerner@...omium.org>
Subject: Re: usbnet: driver_info->stop required to stop USB interrupts?
>> Can you please explain why we need to check if the waitqueue is active?
>
> and add a comment that answers the above question.
Ooooohhhhh.... the braces!!! Well, that's just mean...
I expect that we don't really need the waitqueue_active() check there
as long as we fix the patch to make sure the control flow in the rest
of the statements actually stays the same. (That's why I really like
to put comments for an else block next to or under the opening brace,
instead of above with another empty line...)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists