[Cluster-devel] [PATCH v6 17/20] block: mark bio_add_page as __must_check

Christoph Hellwig hch at lst.de
Wed May 31 04:25:49 UTC 2023


> +int __must_check bio_add_page(struct bio *, struct page *, unsigned len, unsigned off);

Please spell out all parameters while you touch this, and also avoid the
overly long line.



More information about the Cluster-devel mailing list