linux-stable/sound/sparc
Jason Wang 808709d767 ALSA: sparc: no need to initialise statics to 0
Static variables do not need to be initialised to 0, because compiler
will initialise all uninitialised statics to 0. Thus, remove the
unneeded initializations.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Link: https://lore.kernel.org/r/20211212070422.281924-1-wangborong@cdjrlc.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2021-12-12 10:01:04 +01:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile
amd7930.c ALSA: sparc: Fix assignment in if condition 2021-06-09 17:30:29 +02:00
cs4231.c ALSA: sparc: Fix assignment in if condition 2021-06-09 17:30:29 +02:00
dbri.c ALSA: sparc: no need to initialise statics to 0 2021-12-12 10:01:04 +01:00