Re: [PATCH] ALSA: hda/realtek: Fix code style error
From: Takashi Iwai
Date: Mon Apr 06 2026 - 04:44:46 EST
On Sun, 05 Apr 2026 03:42:08 +0200,
songxiebing wrote:
>
> Output of checkpatch shows error:
> ERROR: else should follow close brace '}'
> 2168: FILE: sound/hda/codecs/realtek/realtek.c:2168:
> + }
> + else
>
> So fix it.
>
> Signed-off-by: songxiebing <songxiebing@xxxxxxxxxx>
Applied to for-next branch now. Thanks.
Takashi