linux/drivers/staging/rtl8188eu
Martin Kaiser dfb1a3ae1d staging: rtl8188eu: remove unused function parameter
The struct adapter parameter of rtw_os_recvbuf_resource_alloc is not used.
Remove it.

While at it, use the same parameter name in the prototype and the function
definition.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20210408195601.4762-5-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-04-09 16:17:23 +02:00
..
core staging: rtl8188eu: clean up rtw_recv_entry 2021-04-08 09:26:32 +02:00
hal staging: rtl8188eu: remove unused function parameter 2021-04-09 16:17:23 +02:00
include staging: rtl8188eu: remove unused function parameter 2021-04-09 16:17:23 +02:00
os_dep staging: rtl8188eu: remove unused function parameter 2021-04-09 16:17:23 +02:00
Kconfig
Makefile
TODO