diff options
author | 2025-01-17 18:06:36 +0800 | |
---|---|---|
committer | 2025-01-19 23:57:38 +0800 | |
commit | 6e2c2342e2b608264cf763a27410295b05995191 (patch) | |
tree | 52b953da9b54b60eaf2903236f42608c4b55caf7 /scripts/generate_rust_analyzer.py | |
parent | erofs: return SHRINK_EMPTY if no objects to free (diff) | |
download | wireguard-linux-6e2c2342e2b608264cf763a27410295b05995191.tar.xz wireguard-linux-6e2c2342e2b608264cf763a27410295b05995191.zip |
erofs: remove dead code in erofs_fc_parse_param
If an option is unknown to erofs, which means that option is not in
`erofs_fs_parameters`, `fs_parse` will return -ENOPARAM, which makes
`erofs_fc_parse_param` returns earlier.
Signed-off-by: Chen Linxuan <chenlinxuan@uniontech.com>
Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/DB86A4E2BB2BB44E+20250117100635.335963-2-chenlinxuan@uniontech.com
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions