From c40753b5c7ee0d967d56393e760701ca3a924be3 Mon Sep 17 00:00:00 2001 From: Harisangam Sharvari Date: Thu, 11 Jun 2015 12:38:13 +0000 Subject: [PATCH] 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-format-patch failed