From: Larry Finger Date: Thu, 30 Jun 2011 21:47:11 +0000 (-0500) Subject: rtlwifi: rtl8192de: Remove comparison of boolean with true X-Git-Tag: v3.1-rc1~316^2~189^2^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9928c7d1b1c5e3dcba04a10c7014c9f3319b1fbc;p=pandora-kernel.git rtlwifi: rtl8192de: Remove comparison of boolean with true Tests of a boolean against "true" are not needed as non-zero is sufficient.. Signed-off-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed