From: Harisangam Sharvari Date: Thu, 11 Jun 2015 12:38:13 +0000 (+0000) Subject: staging: rtl8192u: Removed redundant bool comparisons in r8192U_dm.c X-Git-Tag: omap-for-v4.2/fixes-rc1^2~92^2~176 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c40753b5c7ee0d967d56393e760701ca3a924be3;p=pandora-kernel.git staging: rtl8192u: Removed redundant bool comparisons in r8192U_dm.c This patch was detected with the help of coccinelle tool. The redundant comparisons of bool variables are removed in r8192U_dm.c. Signed-off-by: Harisangam Sharvari Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed