commit | 4a1728a28a193aa388900714bbb1f375e08a6d8e | [log] [tgz] |
---|---|---|
author | Petko Manolov <petkan@nucleusys.com> | Tue Nov 15 09:48:23 2005 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Jan 04 13:48:30 2006 -0800 |
tree | 52b5728b5377ef4be8aacabd1ae64a66770603e0 | |
parent | 87c4252a35310fdbb2aabb880a39b83f83cadf62 [diff] |
[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>