block: Remove 'plug/unplug' comment in blk_execute_rq_nowait
authorTao Ma <boyu.mt@taobao.com>
Thu, 5 May 2011 21:10:05 +0000 (15:10 -0600)
committerJens Axboe <jaxboe@fusionio.com>
Thu, 5 May 2011 21:10:05 +0000 (15:10 -0600)
commitaddd0a09fc06179f2e02b4221775d9ab265c9fc7
tree4e8c919a2937cd3d37d8a5c2f23e28ab130000a5
parentd4dc210f69bcb0b4bef5a83b1c323817be89bad1
block: Remove 'plug/unplug' comment in blk_execute_rq_nowait

unplug is replaced with blk_run_queue now in blk_execute_rq_nowait,
so change the comment accordingly.

Signed-off-by: Tao Ma <boyu.mt@taobao.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
block/blk-exec.c