From: Devendra Naga Date: Wed, 5 Sep 2012 10:03:49 +0000 (+0530) Subject: staging: slicoss: remove return statement at the end of slic_mcast_set_list X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~681 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f6f4c17bb9a1c45355254247d164fc3e2a1289b;p=pandora-kernel.git staging: slicoss: remove return statement at the end of slic_mcast_set_list this function return void, means return at the end of this function is not needed Signed-off-by: Devendra Naga Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed