staging: rtl8188eu: make rtw_free_recvframe return void
authorMartin Kaiser <martin@kaiser.cx>
Sat, 5 Jun 2021 16:58:53 +0000 (18:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jun 2021 12:20:05 +0000 (14:20 +0200)
commitcda915c9c2a3feb725b33718c7f8166e2598a389
tree6b6f149ba123ae65b9de2736b082a45ec4b87cd6
parentd3f3fb9810ac51b18088201c72583cd07cce0db6
staging: rtl8188eu: make rtw_free_recvframe return void

None of the callers checks the return value of rtw_free_recvframe.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20210605165858.3175-4-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_recv.c
drivers/staging/rtl8188eu/include/rtw_recv.h