Re: [PATCH] ALSA: hda/realtek: fix bad indentation for alc269
From: Krzysztof Kozlowski
Date: Wed Apr 01 2026 - 06:50:55 EST
On 30/03/2026 15:41, Takashi Iwai wrote:
> On Mon, 30 Mar 2026 14:53:33 +0200,
> Lei Huang wrote:
>>
>> From: Lei Huang <huanglei@xxxxxxxxxx>
>>
>> Mention complains about this coding style:
>>
>> ERROR: code indent should use tabs where possible
>> #6640: FILE: sound/hda/codecs/realtek/alc269.c:6640:
>> + [ALC233_FIXUP_LENOVO_GPIO2_MIC_HOTKEY] = {$
>>
>> fix it up.
>>
>> Signed-off-by: Lei Huang <huanglei@xxxxxxxxxx>
>
> Could you try to pinpoint the introducing commit with Fixes tag?
Nothing to be fixed here. This is coding style. Coding style has
absolutely zero effect on working code thus it is not a bug.
Best regards,
Krzysztof