aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorJason Wang <[email protected]>2022-05-08 02:29:10 +0000
committerMax Filippov <[email protected]>2022-05-11 09:15:35 +0000
commitc6ab42b31fce42c4b7f775752d91db0f2b71c65e (patch)
tree2ee3ffc687f6081be8134cd181eef1bda0664369 /fs/jbd2/commit.c
parentxtensa: clean up labels in the kernel entry assembly (diff)
downloadkernel-c6ab42b31fce42c4b7f775752d91db0f2b71c65e.tar.gz
kernel-c6ab42b31fce42c4b7f775752d91db0f2b71c65e.zip
xtensa: 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 <[email protected]> Message-Id: <[email protected]> Signed-off-by: Max Filippov <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions