Re: [PATCH] backlight: ktd2801: make timing struct static

From: Daniel Thompson
Date: Mon Feb 12 2024 - 05:55:36 EST


On Sat, Feb 10, 2024 at 05:16:17PM +0100, Duje Mihanović wrote:
> The struct containing the KTD2801 timing can be made static as it's not
> referenced outside the KTD2801 driver. Do this to prevent sparse
> complaints.
>
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Closes: https://lore.kernel.org/oe-kbuild-all/202402100625.M0RkJhMh-lkp@xxxxxxxxx/
> Signed-off-by: Duje Mihanović <duje.mihanovic@xxxxxxxx>

Reviewed-by: Daniel Thompson <daniel.thompson@xxxxxxxxxx>


Daniel.