OSDN Git Service

staging: r8188eu: remove unused macro ROUND
authorMichael Straube <straube.linux@gmail.com>
Thu, 9 Sep 2021 20:21:30 +0000 (22:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Sep 2021 06:49:55 +0000 (08:49 +0200)
commit4cbdc6963995487917573ae86df94ac75e8846bc
treef668fa1b97dadd6208b8957f30987e60f09125e4
parent174c3c1d74bea8286855a454da6cda1c8bbdccc8
staging: r8188eu: remove unused macro ROUND

The macro ROUND is not used in the driver, remove it.
Found with GCC -Wunused-macros.

Acked-by: Martin Kaiser <martin@kaiser.cx>
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210909202130.28508-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_security.c