diff options
author | 2025-05-24 14:13:00 +0800 | |
---|---|---|
committer | 2025-05-30 15:47:23 +0800 | |
commit | 38f520a37d541a52ce16437a379824fabcd768da (patch) | |
tree | 7abc18349d6afe27fe067d2094d863f614de5506 /scripts/lib/kdoc/kdoc_files.py | |
parent | md/dm-raid: remove max_write_behind setting limit (diff) | |
download | linux-rng-38f520a37d541a52ce16437a379824fabcd768da.tar.xz linux-rng-38f520a37d541a52ce16437a379824fabcd768da.zip |
md/md-bitmap: cleanup bitmap_ops->startwrite()
bitmap_startwrite() always return 0, and the caller doesn't check return
value as well, hence change the method to void.
Also rename startwrite/endwrite to start_write/end_write, which is more in
line with the usual naming convention.
Link: https://lore.kernel.org/linux-raid/20250524061320.370630-4-yukuai1@huaweicloud.com
Signed-off-by: Yu Kuai <yukuai3@huawei.com>
Reviewed-by: Xiao Ni <xni@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions