From 352e579da8c9253b4cdf6d3135c6fe909a1b1f5e Mon Sep 17 00:00:00 2001 From: Ksenija Stanojevic Date: Tue, 24 Feb 2015 22:21:12 +0100 Subject: [PATCH] Staging: rtl8192u: Simplify if condition Remove unnecessary TRUE statement. Field bMediaConnect is of bool type, so such change is correct. Signed-off-by: Ksenija Stanojevic Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed