Re: [PATCH] ALSA: hda/realtek: fix code style (ERROR: else should follow close brace '}')
From: Krzysztof Kozlowski
Date: Wed Apr 01 2026 - 06:50:31 EST
On 31/03/2026 10:20, Takashi Iwai wrote:
> On Tue, 31 Mar 2026 09:54:05 +0200,
> Lei Huang wrote:
>>
>> From: Lei Huang <huanglei@xxxxxxxxxx>
>>
>> Fix checkpatch code style errors:
>>
>> ERROR: else should follow close brace '}'
>> #2300: FILE: sound/hda/codecs/realtek/alc269.c:2300:
>> + }
>> + else
>>
>> Fixes: 31278997add6 ("ALSA: hda/realtek - Add headset quirk for Dell DT")
>> Signed-off-by: Lei Huang <huanglei@xxxxxxxxxx>
>
> Thanks, applied to for-next branch.
I hope you dropped the fake Fixes tag. Or at least give people chance to
review it.
Best regards,
Krzysztof