summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/psycho_common.c
diff options
context:
space:
mode:
authorJason Wang <wangborong@cdjrlc.com>2022-05-08 05:31:46 +0300
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2022-05-12 19:00:15 +0300
commita4fa106ee1e146a1955e81337ad95f0cc5c20592 (patch)
tree41f30240625becdf8be89e57797e01e96887eed8 /arch/sparc/kernel/psycho_common.c
parentabae018a03821be2b65c01ebe2bef06fd7d85a4c (diff)
downloadlinux-a4fa106ee1e146a1955e81337ad95f0cc5c20592.tar.xz
MIPS: tools: 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> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/sparc/kernel/psycho_common.c')
0 files changed, 0 insertions, 0 deletions