[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1349033683.23838.6.camel@jlt4.sipsolutions.net>
Date: Sun, 30 Sep 2012 21:34:43 +0200
From: Johannes Berg <johannes@...solutions.net>
To: Peter Senna Tschudin <peter.senna@...il.com>
Cc: mcgrof@....qualcomm.com, jouni@....qualcomm.com,
vthiagar@....qualcomm.com, senthilb@....qualcomm.com,
linville@...driver.com, linux-wireless@...r.kernel.org,
ath9k-devel@...ts.ath9k.org, netdev@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] ath/ath9k/ar9003_eeprom.c: Remove unnecessary semicolon
On Sun, 2012-09-30 at 21:21 +0200, Peter Senna Tschudin wrote:
> - if (!ah->config.enable_paprd);
> + if (!ah->config.enable_paprd)
> return false;
That's not an "unnecessary semicolon", it's a pretty strange bug :)
johannes
--
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