]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit682c38f6b30237cac8f75b9d6d72d358164740f6
tree62171f28348e246b7fa2f87cad2ea1f5adda5096
parenta6ce78d965e2a7243753c3fda28fb6f51f1ae1be
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