> +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.
> +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.