diff options
author | 2025-01-14 11:44:27 +0800 | |
---|---|---|
committer | 2025-01-17 03:21:21 +0800 | |
commit | 5514d8478b8ef3f0ba1b77beaa65f05c12825143 (patch) | |
tree | f93eef9f7617bcd24e38325ccc30d019621682c8 /scripts/generate_rust_analyzer.py | |
parent | erofs: simplify z_erofs_load_compact_lcluster() (diff) | |
download | wireguard-linux-5514d8478b8ef3f0ba1b77beaa65f05c12825143.tar.xz wireguard-linux-5514d8478b8ef3f0ba1b77beaa65f05c12825143.zip |
erofs: get rid of `z_erofs_next_pcluster_t`
It was originally intended for tagged pointer reservation.
Now all encoded data can be represented uniformally with
`struct z_erofs_pcluster` as described in commit bf1aa03980f4
("erofs: sunset `struct erofs_workgroup`"), let's drop it too.
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20250114034429.431408-2-hsiangkao@linux.alibaba.com
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions