diff options
author | XU pengfei <xupengfei@nfschina.com> | 2022-12-21 11:21:20 +0800 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-02-02 22:50:01 -0800 |
commit | 1b2fde2d2ed0f99ea3c6c021d1ec0db58de9e7fd (patch) | |
tree | 2e3219ccaa350b6f1877897d321405f26a69b656 /scripts/gdb/linux/mm.py | |
parent | d5528cc16893f1f64b07936b1e88aa023128debb (diff) | |
download | linux-1b2fde2d2ed0f99ea3c6c021d1ec0db58de9e7fd.tar.gz linux-1b2fde2d2ed0f99ea3c6c021d1ec0db58de9e7fd.tar.bz2 linux-1b2fde2d2ed0f99ea3c6c021d1ec0db58de9e7fd.zip |
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/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions