staging: r8188eu: DM_PriCCA is set but never used
authorMichael Straube <straube.linux@gmail.com>
Tue, 28 Dec 2021 10:11:11 +0000 (11:11 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Dec 2021 16:14:28 +0000 (17:14 +0100)
commitd1315cb9f3edf788cfd600c1d092e47400b2b632
treee89c0dcc0eb02f8d8542ad808213eb5c2fc20e38
parent944a1e54b8719f1837bcc8b23e333e6b54bbcc3d
staging: r8188eu: DM_PriCCA is set but never used

The field DM_PriCCA of struct odm_dm_struct is set but never used.
Remove it and remove related dead code.

Acked-by: Martin Kaiser <martin@kaiser.cx>
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20211228101120.9120-2-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/odm.c
drivers/staging/r8188eu/hal/odm_RTL8188E.c
drivers/staging/r8188eu/include/odm.h
drivers/staging/r8188eu/include/odm_RTL8188E.h