From: Petko Manolov Date: Tue, 15 Nov 2005 07:48:23 +0000 (+0200) Subject: [PATCH] USB: usb-net: removes redundant return X-Git-Tag: v2.6.16-rc1~474^2~22^2~10^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a1728a28a193aa388900714bbb1f375e08a6d8e;p=pandora-kernel.git [PATCH] USB: usb-net: removes redundant return removes all redundant collecting of the return value from get/set_registers() and suchlike. can't remember who put all of those some time ago, but they doesn't make any sense to me. where needed only a few references remained; Signed-off-by: Petko Manolov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed