summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorXU pengfei <xupengfei@nfschina.com>2022-12-21 06:21:20 +0300
committerAndrew Morton <akpm@linux-foundation.org>2023-02-03 09:50:01 +0300
commit1b2fde2d2ed0f99ea3c6c021d1ec0db58de9e7fd (patch)
tree2e3219ccaa350b6f1877897d321405f26a69b656 /scripts
parentd5528cc16893f1f64b07936b1e88aa023128debb (diff)
downloadlinux-1b2fde2d2ed0f99ea3c6c021d1ec0db58de9e7fd.tar.xz
hfsplus: remove unnecessary variable initialization
Variables are assigned first and then used. Initialization is not required. [akpm@linux-foundation.org: give hfsplus_listxattr:key_len narrower scope] Link: https://lkml.kernel.org/r/20221221032119.10037-1-xupengfei@nfschina.com Signed-off-by: XU pengfei <xupengfei@nfschina.com> Reviewed-by: Andrew Morton <akpm@linux-foudation.org> Cc: Christian Brauner <brauner@kernel.org> Cc: Kees Cook <keescook@chromium.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions