Re: [PATCH 1/2] staging: rtl8192e: Remove empty Array Rtl8192PciEPHY_REGArray

From: Dan Carpenter
Date: Mon Mar 06 2023 - 04:25:55 EST


On Sat, Mar 04, 2023 at 08:13:22PM +0100, Philipp Hortmann wrote:
> Remove empty array Rtl8192PciEPHY_REGArray and the code where it is used
> because it is dead code.
>
> Signed-off-by: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
> ---
> drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c | 5 +----
> drivers/staging/rtl8192e/rtl8192e/r8192E_phy.h | 2 --
> drivers/staging/rtl8192e/rtl8192e/table.c | 2 --
> drivers/staging/rtl8192e/rtl8192e/table.h | 2 --

What are these table.[ch] files? I don't seem to have them.

regards,
dan carpenter