commit | f92131c3dd567fc6df18ce3f46fcf57ecbdefbe0 | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@goop.org> | Wed Oct 29 14:10:51 2008 +0100 |
committer | Jens Axboe <jens.axboe@oracle.com> | Thu Nov 06 08:41:55 2008 +0100 |
tree | b53b15be43bf7631d0577dac11d27f9899a3cada | |
parent | 43381785a5ba1cb424b36812373a6a04054b5c3c [diff] |
bio: define __BIOVEC_PHYS_MERGEABLE 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>