From: Mike McCormack Date: Mon, 20 Jun 2011 01:47:51 +0000 (+0900) Subject: rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true X-Git-Tag: v3.1-rc1~316^2~350^2^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e10542c447abf7c840931ff12f7d0dee976ca2ea;p=pandora-kernel.git rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true These are a potential source of confusion, as most C code treats all non-zero values as true. Signed-off-by: Mike McCormack Acked-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed