From: Johannes Berg Date: Mon, 26 Nov 2012 11:51:52 +0000 (+0100) Subject: nl80211: remove unnecessary checks X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~17^2^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9d8b01978f6510a262ddc4da3b3694d5b149cfe;p=pandora-kernel.git nl80211: remove unnecessary checks The CQM TX-error rate/interval can't be less than zero since they're unsigned values, remove checks. Also fix indentation of the function. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed