From: Devendra Naga Date: Sun, 9 Sep 2012 13:11:00 +0000 (+0530) Subject: staging:wlan-ng: cleanup prism2sta_commsqual_defer and hfa384x_drvr_getconfig X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~431 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=102db1fc4a87668d0021395e6f7af996cf0c78d5;p=pandora-kernel.git staging:wlan-ng: cleanup prism2sta_commsqual_defer and hfa384x_drvr_getconfig the function prism2sta_commsqual_defer defines a goto done lable, which just jumps to end of function, which we can achieve with out it the hfa384x_drvr_getconfig doesn't need the result variable, we can remove and just return the function Signed-off-by: Devendra Naga Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed