diff options
author | Kemeng Shi <shikemeng@huaweicloud.com> | 2024-12-13 15:25:23 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2025-01-25 09:47:28 +0300 |
commit | 13fd5cf37456620b57106dbfa89c5aad5f195343 (patch) | |
tree | a45734354f3ff5a797c93eda3b4962da87792f86 /fs/jbd2/commit.c | |
parent | 1988b318b32d3a0260e05bf6643990230df35843 (diff) | |
download | linux-13fd5cf37456620b57106dbfa89c5aad5f195343.tar.xz |
Xarray: use xa_mark_t in xas_squash_marks() to keep code consistent
Besides xas_squash_marks(), all functions use xa_mark_t type to iterate
all possible marks. Use xa_mark_t in xas_squash_marks() to keep code
consistent.
Link: https://lkml.kernel.org/r/20241213122523.12764-6-shikemeng@huaweicloud.com
Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com>
Cc: Mattew Wilcox <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions