Hello,

On Sun, Sep 23, 2012 at 06:17:49PM +0200, Bart Van Assche wrote:
> This patch is the result of running the command below and manually
> fixing up indentation:
> 
> git grep -lE 'blk_queue_dead|QUEUE_FLAG_DEAD' |
>   xargs sed -i .tmp -e 's/blk_queue_dead/blk_queue_dying/g' \
>       -e 's/QUEUE_FLAG_DEAD/QUEUE_FLAG_DYING/g'

Can you please explain why this change is being made in the patch
description?

Thanks.

-- 
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to