From: navin patidar Date: Sun, 20 Apr 2014 08:47:15 +0000 (+0530) Subject: staging: rtl8188eu: refactor led related structures. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1248 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=373b61b615d95f78db37e41e1ce4ae76efad2907;p=pandora-kernel.git staging: rtl8188eu: refactor led related structures. struct led_priv contains two variables SwLed0 and SwLed1 but only SwLed0 is being used by SwLedControlModel1() function. SwLedControlModel1() function performs led operations. This patch removes SwLed1 and code which uses SwLed1. Signed-off-by: navin patidar Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed