Commit 511cc63c authored by Randy Dunlap's avatar Randy Dunlap Committed by Linus Torvalds

[PATCH] 2.5.31 spell_typo fix

parent cc263bd2
......@@ -919,7 +919,7 @@ void blk_start_queue(request_queue_t *q)
* __blk_stop_queue: see blk_stop_queue()
*
* Description:
* Like blk_stop_queue(), bust queue_lock must be held
* Like blk_stop_queue(), but queue_lock must be held
**/
void __blk_stop_queue(request_queue_t *q)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment