Centos-kernel-stream-9/sound/sparc
Jaroslav Kysela 90ac30a5c5 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>

Author: Jason Wang <wangborong@cdjrlc.com>
Date: Sun Dec 12 15:04:22 2021 +0800

Signed-off-by: Jaroslav Kysela <jkysela@redhat.com>
(cherry picked from commit 808709d7675dc0707a9fd6a08077c2b29dca0d60)
Bugzilla: https://bugzilla.redhat.com/2065572
2022-05-26 12:31:11 +02:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
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 2022-05-26 12:31:11 +02:00