diff options
| author | Yuwen Chen <ywen.chen@foxmail.com> | 2025-12-18 12:19:52 +0800 |
|---|---|---|
| committer | Gao Xiang <hsiangkao@linux.alibaba.com> | 2026-01-23 00:00:36 +0800 |
| commit | 43ac93b5432c4aa826a19be95737af53c0f5c1e1 (patch) | |
| tree | b33e9abde980471db0b0897e0b571212efd1c499 /include/linux/i2c/git@git.tavy.me:linux.git | |
| parent | 0cc7d0c926cc80151bdf803f3cb6f7476f648d73 (diff) | |
erofs: simplify the code using for_each_set_bit
When mounting the EROFS file system, it is necessary to check the
available compression algorithms. At this time, the for_each_set_bit
function can be used to simplify the code logic.
Signed-off-by: Yuwen Chen <ywen.chen@foxmail.com>
Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
