[PATCH V10 04/19] block: use bio_for_each_bvec() to map sg

Christoph Hellwig hch at lst.de
Sat Nov 17 00:33:14 AEDT 2018


> +	if (!*sg)
> +		return sglist;
> +	else {

No need for an else after an early return.


More information about the Linux-erofs mailing list