]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
staging: rtl8712: _r8712_free_sta_priv(): Change return type
authorNishka Dasgupta <nishkadg.linux@gmail.com>
Wed, 26 Jun 2019 06:09:37 +0000 (11:39 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 1 Jul 2019 08:44:06 +0000 (10:44 +0200)
commita024c9dfefc0c882c6a908e0d83de3f413b59190
treed0c7e21233e0b470f01da5108b49bcac241d5369
parent7721483ca043c759cce0e316e15e942cba1f974c
staging: rtl8712: _r8712_free_sta_priv(): Change return type

Change return type of function _r8712_free_sta_priv from u32 to void as
it always returns _SUCCESS and this return value is never used.

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