[PATCH] USB: usb-net: removes redundant return
authorPetko Manolov <petkan@nucleusys.com>
Tue, 15 Nov 2005 07:48:23 +0000 (09:48 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 4 Jan 2006 21:48:30 +0000 (13:48 -0800)
commit4a1728a28a193aa388900714bbb1f375e08a6d8e
tree52b5728b5377ef4be8aacabd1ae64a66770603e0
parent87c4252a35310fdbb2aabb880a39b83f83cadf62
[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 <petkan@nucleusys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/net/pegasus.c