From: Ksenija Stanojevic Date: Tue, 24 Feb 2015 20:54:08 +0000 (+0100) Subject: Staging: rtl8192u: Simplify if condition. X-Git-Tag: omap-for-v4.1/fixes-rc1~165^2~138^2~917 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72b16fe3f1a0f50db8dd9c80ea4eb7736f2a66ed;p=pandora-kernel.git Staging: rtl8192u: Simplify if condition. Remove unnecessary TRUE statement. Fields bDynamicTxLowPower and bDynamicTxHighPower are of bool type so such change is correct. Signed-off-by: Ksenija Stanojevic Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed