]> asedeno.scripts.mit.edu Git - linux.git/commit
rsi: bool tests do not need comparison
authorNicholas Mc Guire <hofrat@osadl.org>
Sat, 19 Dec 2015 16:39:45 +0000 (17:39 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 30 Dec 2015 15:34:26 +0000 (17:34 +0200)
commitd47762633fd2b2471868266d55acb6f3a5b4052b
tree07cffbc395c838db56b7a3f1feb1e8881f122454
parent97d14b623c481126416f98dea9d40f650d518ee7
rsi: bool tests do not need comparison

This is an API consolidation only. Bool initializations should
use true and false thus bool tests don't need an explicit comparison.

Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/rsi/rsi_91x_mgmt.c