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 |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
amd7930.c | ||
cs4231.c | ||
dbri.c |