linux-stable/sound
Pierre-Louis Bossart e9487a4987 ALSA: usb: update old-style static const declaration
[ Upstream commit ff40e0d41a ]

GCC reports the following warning with W=1

sound/usb/mixer_quirks.c: In function ‘snd_microii_controls_create’:
sound/usb/mixer_quirks.c:1694:2: warning: ‘static’ is not at beginning
of declaration [-Wold-style-declaration]
 1694 |  const static usb_mixer_elem_resume_func_t resume_funcs[] = {
      |  ^~~~~

Move static to the beginning of declaration

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20200111214736.3002-3-pierre-louis.bossart@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-06-10 13:37:02 +02:00
..
ac97
aoa
arm
atmel
core ALSA: core: remove redundant spin_lock pair in snd_card_disconnect 2021-05-14 09:44:26 +02:00
drivers ALSA: aloop: Fix initialization of controls 2021-04-14 08:24:09 +02:00
firewire ALSA: firewire-lib: fix check for the size of isochronous packet payload 2021-05-26 12:05:17 +02:00
hda ALSA: hda: ignore invalid NHLT table 2021-03-30 14:35:20 +02:00
i2c
isa Revert "ALSA: gus: add a check of the status of snd_ctl_add" 2021-06-03 08:59:09 +02:00
mips
oss
parisc
pci ALSA: hda/realtek: Headphone volume is controlled by Front mixer 2021-06-03 08:59:00 +02:00
pcmcia
ppc
sh ALSA: sh: Fix compile warning wrt const 2020-02-24 08:36:42 +01:00
soc ASoC: cs35l33: fix an error code in probe() 2021-06-03 08:59:15 +02:00
sparc
spi
synth
usb ALSA: usb: update old-style static const declaration 2021-06-10 13:37:02 +02:00
x86
xen
ac97_bus.c
Kconfig
last.c
Makefile
sound_core.c