Commit ec84792
ALSA: hda/realtek: fix bad indentation for alc269
[ Upstream commit c1258a2 ]
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.
Fixes: 5de5db3 ("ALSA: hda/realtek - Enable Mute LED for Lenovo platform")
Signed-off-by: Lei Huang <huanglei@kylinos.cn>
Link: https://patch.msgid.link/20260331024036.30782-1-huanglei814@163.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>1 parent 8088437 commit ec84792
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6657 | 6657 | | |
6658 | 6658 | | |
6659 | 6659 | | |
6660 | | - | |
6661 | | - | |
6662 | | - | |
6663 | | - | |
| 6660 | + | |
| 6661 | + | |
| 6662 | + | |
| 6663 | + | |
6664 | 6664 | | |
6665 | 6665 | | |
6666 | 6666 | | |
| |||
0 commit comments