From: Devendra Naga Date: Sun, 9 Sep 2012 13:10:54 +0000 (+0530) Subject: staging:wlan-ng: cleanup hfa384x_ctlxout_callback X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~437 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89e6302ce7125d3be40637c2080be2b4728e4510;p=pandora-kernel.git staging:wlan-ng: cleanup hfa384x_ctlxout_callback goto done is not required and actually having goto done does jumps the program to end of the function and calls return. instead call return directly Signed-off-by: Devendra Naga Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed