From: Vatika Harlalka Date: Thu, 26 Feb 2015 17:35:11 +0000 (+0530) Subject: Staging: rtl8188eu: Refactor conditional code to increase readability X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~961 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=294a7fcc85f5fbfdec782c5fad590b49735a35c4;p=pandora-kernel.git Staging: rtl8188eu: Refactor conditional code to increase readability Remove the nested conditionals. The if and else-if have the same code so they are combined to make the code more compact. Signed-off-by: Vatika Harlalka Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed