[PATCH] leds: mt6370: Remove an unused field in struct mt6370_priv
Christophe JAILLET
christophe.jaillet at wanadoo.fr
Mon Apr 29 11:31:30 PDT 2024
Le 29/04/2024 à 10:13, AngeloGioacchino Del Regno a écrit :
> Il 28/04/24 20:27, Christophe JAILLET ha scritto:
>> In "struct mt6370_priv", the 'reg_cfgs' field is unused.
>>
>> Moreover the "struct reg_cfg" is defined nowhere. Neither in this
>> file, nor
>> in a global .h file, so it is completely pointless.
>>
>> Remove it.
>
> Sure
>
>>
>> Found with cppcheck, unusedStructMember.
>>
>> So, remove it.
>
> Again?! :-P
Yes. This way we safe twice the memory space :).
>
>>
>> Signed-off-by: Christophe JAILLET <christophe.jaillet at wanadoo.fr>
>
>
> Anyway, this commit misses a Fixes tag; please add the relevant one,
> after which,
Will do, but this patch does not fix anything.
It is just a clean-up.
CJ
>
> Reviewed-by: AngeloGioacchino Del Regno
> <angelogioacchino.delregno at collabora.com>
More information about the linux-arm-kernel
mailing list