]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8712: r8712_xmit_direct(): Change return type
authorNishka Dasgupta <nishkadg.linux@gmail.com>
Fri, 9 Aug 2019 05:23:48 +0000 (10:53 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Aug 2019 14:37:16 +0000 (16:37 +0200)
commit73fdb85e06fd9cacf72f06eeb74487e1ee603214
treef9739c421d1487e961f9dc9fc588b468c54fe348
parent0747ae78acc552e24ee25cf12b5726daa77fb5fe
staging: rtl8712: r8712_xmit_direct(): Change return type

Change return type of r8712_xmit_direct from int to void as its return
value is never used. Remove return statement accordingly.

Signed-off-by: Nishka Dasgupta <nishkadg.linux@gmail.com>
Link: https://lore.kernel.org/r/20190809052353.5308-6-nishkadg.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl8712_xmit.c
drivers/staging/rtl8712/rtl871x_xmit.h