diff options
author | Yu Kuai <yukuai3@huawei.com> | 2025-05-24 14:13:00 +0800 |
---|---|---|
committer | Yu Kuai <yukuai3@huawei.com> | 2025-05-30 15:47:23 +0800 |
commit | 38f520a37d541a52ce16437a379824fabcd768da (patch) | |
tree | 7abc18349d6afe27fe067d2094d863f614de5506 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b886475804230cad8075e1ed8c7fb2333f7c41c1 (diff) |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions