From 0735ea671daa3a0f5648f709e15d44b2b874c74e Mon Sep 17 00:00:00 2001 From: Larry Finger Date: Sun, 22 Dec 2013 17:36:52 -0600 Subject: [PATCH] staging: r8188eu: Simplify code concerning SupportPlatform This member of struct odm_dm_struct is always set to ODM_CE in this driver. As a result, a number of switch and if statements can be simplified. In addition, a number of routines are no longer used and can be removed. Signed-off-by: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed