From: Vatika Harlalka Date: Fri, 27 Feb 2015 09:48:02 +0000 (+0530) Subject: Staging: rtl8188eu: Move variable assignment X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~841 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=179e7dcde410d820f38ad80b28e9efe26030bb8d;p=pandora-kernel.git Staging: rtl8188eu: Move variable assignment Variable path_on is assigned explicitly in the if branch and so its assignment outside can be moved to the else branch. Signed-off-by: Vatika Harlalka Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed