bio: define __BIOVEC_PHYS_MERGEABLE
authorJeremy Fitzhardinge <jeremy@goop.org>
Wed, 29 Oct 2008 13:10:51 +0000 (14:10 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 6 Nov 2008 07:41:55 +0000 (08:41 +0100)
Define __BIOVEC_PHYS_MERGEABLE as the default implementation of
BIOVEC_PHYS_MERGEABLE, so that its available for reuse within an
arch-specific definition of BIOVEC_PHYS_MERGEABLE.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found