Re: [PATCH] block: add blk_run_queue_async

From: Christoph Hellwig
Date: Mon Apr 18 2011 - 12:34:00 EST


On Mon, Apr 18, 2011 at 11:33:27PM +0800, Tao Ma wrote:
> > +void blk_run_queue_async(struct request_queue *q);
> any reason why this function isn't put together with the __blk_run_queue
> below?

It's only used internall by the block/ code, so there's no need to have
it globally available.

--
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/