drivers, block: virtio_blk: Replace cryptic number with the macro
authorLiu Yuan <tailai.ly@taobao.com>
Sat, 23 Apr 2011 18:49:26 +0000 (02:49 +0800)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 30 May 2011 01:23:21 +0000 (11:23 +1000)
commit1cd88285f844943086987489d11f02b19cb6c9ca
tree542f769c5d83f5b2d82952e5b3a603b9001baf27
parent1737532fccb5bce3490f99993df31394c45da695
drivers, block: virtio_blk: Replace cryptic number with the macro

It is easier to figure out the context by reading SCSI_SENSE_BUFFERSIZE
instead of plain '96'.

Signed-off-by: Liu Yuan <tailai.ly@taobao.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/block/virtio_blk.c