From: Larry Finger Date: Sun, 22 Dec 2013 23:36:52 +0000 (-0600) Subject: staging: r8188eu: Simplify code concerning SupportPlatform X-Git-Tag: v3.14-rc1~150^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0735ea671daa3a0f5648f709e15d44b2b874c74e;p=pandora-kernel.git 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-diff-tree failed