On Sat, Mar 09, 2019 at 09:37:32AM +0800, Ming Lei wrote: > xen_biovec_phys_mergeable() only needs .bv_page of the 2nd bio bvec > for checking if the two bvecs can be merged, so pass page to > xen_biovec_phys_mergeable() directly. > > No function change. > > Cc: ris Ostrovsky <boris.ostrovsky@xxxxxxxxxx> > Cc: Juergen Gross <jgross@xxxxxxxx> > Cc: xen-devel@xxxxxxxxxxxxxxxxxxxx > Cc: Omar Sandoval <osandov@xxxxxx> > Cc: Christoph Hellwig <hch@xxxxxx> > Signed-off-by: Ming Lei <ming.lei@xxxxxxxxxx> Reviewed-by: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx> ^^