From 3d272700d73c6503138759c1de6021ee4466e4d8 Mon Sep 17 00:00:00 2001 From: Nicholas Mc Guire Date: Wed, 4 Feb 2015 05:28:54 -0500 Subject: [PATCH] staging: rtl8188eu: odm: condition with no effect The if and the else branch code are identical - so the condition has no effect on the effective code - this patch removes the condition and the duplicated code. Signed-off-by: Nicholas Mc Guire Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed