On 4/6/2016 10:22 AM, Joe Perches wrote:
> On Tue, 2016-04-05 at 14:24 +0300, Maya Erez w
>> +void __wil_dbg_ratelimited(struct wil6210_priv *wil, const char *fmt, 
>> +...) {
>> +    if (net_ratelimit()) {

> Inverting the test would reduce indentation.

I preferred to have the same implementation as in wil_err_ratelimited.
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to