From: Vatika Harlalka Date: Thu, 26 Feb 2015 12:44:02 +0000 (+0530) Subject: Staging: rtl8188eu: Replace if-else block with switch-case X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~960 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e790d442b05518dab79135203a1a1b580959b1c9;p=pandora-kernel.git Staging: rtl8188eu: Replace if-else block with switch-case Replace if-else block with switch-case to make it more compact and increase readability. Signed-off-by: Vatika Harlalka Acked-by: Arnd Bergmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed