Commit 2958b39
ALSA: hda/realtek: fix code style (ERROR: else should follow close brace '}')
[ Upstream commit d1888bf ]
Fix checkpatch code style errors:
ERROR: else should follow close brace '}'
#2300: FILE: sound/hda/codecs/realtek/alc269.c:2300:
+ }
+ else
Fixes: 3127899 ("ALSA: hda/realtek - Add headset quirk for Dell DT")
Signed-off-by: Lei Huang <huanglei@kylinos.cn>
Link: https://patch.msgid.link/20260331075405.78148-1-huanglei814@163.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>1 parent ad08dd4 commit 2958b39
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6043 | 6043 | | |
6044 | 6044 | | |
6045 | 6045 | | |
6046 | | - | |
6047 | | - | |
| 6046 | + | |
6048 | 6047 | | |
| 6048 | + | |
6049 | 6049 | | |
6050 | 6050 | | |
6051 | 6051 | | |
| |||
0 commit comments