net: ch9200: remove unnecessary return
authorChen Zhou <chenzhou10@huawei.com>
Tue, 7 Jan 2020 09:28:56 +0000 (17:28 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Jan 2020 21:30:36 +0000 (13:30 -0800)
commit195234b8856e590624d2a15ff0258366fc81cfe2
tree62171f28348e246b7fa2f87cad2ea1f5adda5096
parente64dec834ed2aaa2e32d823cba2dd65ac53f9dc3
net: ch9200: remove unnecessary return

The return is not needed, remove it.

Signed-off-by: Chen Zhou <chenzhou10@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/ch9200.c