staging: rtl8712: r8712_os_recv_resource_alloc(): Change return type
authorNishka Dasgupta <nishkadg.linux@gmail.com>
Fri, 2 Aug 2019 06:42:04 +0000 (12:12 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Aug 2019 12:00:55 +0000 (14:00 +0200)
commita0afad481b83690449a119a9384a3b0f54cacf11
treeffc289308aec0b15f36203a395c7784269a16a0a
parent6250a57e6cf45440e2230bda226162532b0130e4
staging: rtl8712: r8712_os_recv_resource_alloc(): Change return type

Change return type of function r8712_os_recv_resource_alloc from int to
void as its return value is never used.

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