From: Devendra Naga Date: Sat, 18 Aug 2012 18:54:08 +0000 (+0530) Subject: staging: wlags49_h2: remove unneded return in wl_wds_netif_carrier_off X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~783 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44e8482c77bdf35ba8d5fd8d8d8e56c11e1d39fa;p=pandora-kernel.git staging: wlags49_h2: remove unneded return in wl_wds_netif_carrier_off the return is at the end of void function, which is not needed as this function returns void. Signed-off-by: Devendra Naga Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed