[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110418163348.GA593@infradead.org>
Date: Mon, 18 Apr 2011 12:33:48 -0400
From: Christoph Hellwig <hch@...radead.org>
To: Tao Ma <tm@....ma>
Cc: jaxboe@...ionio.com, torvalds@...ux-foundation.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] block: add blk_run_queue_async
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists