staging: r8188eu: rtw_read_port needs no cnt parameter
authorMartin Kaiser <martin@kaiser.cx>
Fri, 26 Nov 2021 17:31:58 +0000 (18:31 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Dec 2021 14:11:33 +0000 (15:11 +0100)
commit678fb0b65e6eac8c550260f37531b8ecd53cd8bd
treeb9f13e80cdc864fe5caf8aca2d62ebe79772dd06
parent7de80b094e4f7f694e373c8537fce43a782bd99c
staging: r8188eu: rtw_read_port needs no cnt parameter

The cnt parameter in the rtw_read_port function is not used.
Remove it.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20211126173205.21352-2-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/usb_halinit.c
drivers/staging/r8188eu/hal/usb_ops_linux.c
drivers/staging/r8188eu/include/rtw_io.h