diff options
author | 2024-12-09 21:51:04 +0530 | |
---|---|---|
committer | 2025-01-18 15:27:14 +0100 | |
commit | 404de7abc05758254ad57d9501d30427d9c57417 (patch) | |
tree | 4477fb39dc6e01780d9e9c6f0b1ac970156ff964 /scripts/generate_rust_analyzer.py | |
parent | ubifs: dump_lpt_leb: remove return at end of void function (diff) | |
download | wireguard-linux-404de7abc05758254ad57d9501d30427d9c57417.tar.xz wireguard-linux-404de7abc05758254ad57d9501d30427d9c57417.zip |
ubifs: ubifs_dump_leb: remove return from end of void function
Noticed that there is a useless return statement at the end of void
function ubifs_dump_leb().
Just removed it.
Signed-off-by: Pintu Kumar <quic_pintu@quicinc.com>
Reviewed-by: Zhihao Cheng <chengzhihao1@huawei.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions