From: Rick Jones Date: Thu, 26 Apr 2012 11:20:30 +0000 (+0000) Subject: bonding: bond_update_speed_duplex() can return void since no callers check its return X-Git-Tag: v3.5-rc1~109^2~260 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13b95fb714d7b7996e8d423d907beea17ad5c380;p=pandora-kernel.git bonding: bond_update_speed_duplex() can return void since no callers check its return As none of the callers of bond_update_speed_duplex (need to) check its return value, there is little point in it returning anything. Signed-off-by: Rick Jones Signed-off-by: David S. Miller --- Reading git-diff-tree failed