]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8712: r8712_setstakey_cmd(): Change return type
authorNishka Dasgupta <nishkadg.linux@gmail.com>
Thu, 20 Jun 2019 11:53:03 +0000 (17:23 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Jun 2019 12:47:29 +0000 (14:47 +0200)
commitee3840b1585062a4d91a1d4cb3cf8c71bc2f52b4
tree5a0f88be116470e92dc0c6d51c1fdfc1f86754c1
parente60706529bf75ce3b98d288412c84ecb7b7fdaeb
staging: rtl8712: r8712_setstakey_cmd(): Change return type

Change return type of function r8712_setstakey_cmd() to void as its
return value is never stored, checked, or otherwise used.

Signed-off-by: Nishka Dasgupta <nishkadg.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl871x_cmd.c
drivers/staging/rtl8712/rtl871x_cmd.h