android_kernel_samsung_a7y1.../sound/usb
Nathan Chancellor c2e1588c62 ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status
[ Upstream commit df4654bd6e42125d9b85ce3a26eaca2935290b98 ]

Clang warns:

../sound/usb/usx2y/usX2Yhwdep.c:122:3: warning: misleading indentation;
statement is not part of the previous 'if' [-Wmisleading-indentation]
        info->version = USX2Y_DRIVER_VERSION;
        ^
../sound/usb/usx2y/usX2Yhwdep.c:120:2: note: previous statement is here
        if (us428->chip_status & USX2Y_STAT_CHIP_INIT)
        ^
1 warning generated.

This warning occurs because there is a space before the tab on this
line. Remove it so that the indentation is consistent with the Linux
kernel coding style and clang no longer warns.

This was introduced before the beginning of git history so no fixes tag.

Link: https://github.com/ClangBuiltLinux/linux/issues/831
Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Link: https://lore.kernel.org/r/20191218034257.54535-1-natechancellor@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-04-07 13:56:11 +02:00
..
6fire A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
bcd2000 A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
caiaq A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
hiface A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
line6 ALSA: line6: Fix memory leak at line6_init_pcm() error path 2020-04-07 13:36:26 +02:00
misc A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
usx2y ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status 2020-04-07 13:56:11 +02:00
card.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
card.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
clock.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
clock.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
debug.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
endpoint.c ALSA: usb-audio: not submit urb for stopped endpoint 2020-04-07 12:23:34 +02:00
endpoint.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
format.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
format.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
helper.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
helper.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Kconfig A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Makefile A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
midi.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
midi.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
mixer_maps.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
mixer_quirks.c ALSA: usb-audio: fix sign unintended sign extension on left shifts 2020-04-06 19:21:04 +02:00
mixer_quirks.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
mixer_scarlett.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
mixer_scarlett.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
mixer.c ALSA: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk() 2020-04-07 13:41:37 +02:00
mixer.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
pcm.c ALSA: usb-audio: Skip bSynchAddress endpoint check if it is invalid 2020-04-07 07:38:16 +02:00
pcm.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
power.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
proc.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
proc.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
quirks-table.h ALSA: usb-audio: update quirk for B&W PX to remove microphone 2020-04-07 13:39:15 +02:00
quirks.c ALSA: usb-audio: Apply sample rate quirk for Audioengine D1 2020-04-07 13:55:08 +02:00
quirks.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
stream.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
stream.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
usbaudio.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30