staging: r8188eu: remove unused function parameter
authorMichael Straube <straube.linux@gmail.com>
Fri, 19 Aug 2022 12:54:28 +0000 (14:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Aug 2022 13:40:26 +0000 (15:40 +0200)
commita024f786a538bdbb331d7c308dc51eea31831150
tree0d422ece786094f77fee6e1ae05bb6ccb0f73f1b
parent9863e257f53e629a5ceccdeb9bb3cc8a04c9deae
staging: r8188eu: remove unused function parameter

The parameter 'aborted' of rtw_indicate_scan_done() is not used.
Remove it.

Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220819125428.8412-12-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_mlme.c
drivers/staging/r8188eu/include/rtw_mlme.h
drivers/staging/r8188eu/os_dep/usb_intf.c