Re: [PATCH 05/10] block: convert to pos and nr_sectors accessors

From: Grant Likely
Date: Wed Apr 29 2009 - 10:49:42 EST


On Wed, Apr 29, 2009 at 3:13 AM, Tejun Heo <tj@xxxxxxxxxx> wrote:
> With recent cleanups, there is no place where low level driver
> directly manipulates request fields.  This means that the 'hard'
> request fields always equal the !hard fields.  Convert all
> rq->sectors, nr_sectors and current_nr_sectors references to
> accessors.
>
> [ Impact: use pos and nr_sectors accessors ]
>
> ---
[...]
>  drivers/block/xsysace.c             |   17 ++++++-----

Tested-by: and Acked-by: Grant Likely <grant.likely@xxxxxxxxxxxx>

g.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/