rtlwifi: rtl8192de: Remove comparison of boolean with true
authorLarry Finger <Larry.Finger@lwfinger.net>
Thu, 30 Jun 2011 21:47:11 +0000 (16:47 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 5 Jul 2011 19:26:54 +0000 (15:26 -0400)
Tests of a boolean against "true" are not needed as non-zero is sufficient..

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found