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

Christoph Hellwig hch at lst.de
Fri Nov 16 13:33:14 UTC 2018


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

No need for an else after an early return.




More information about the dm-devel mailing list