From: Liu Yuan Date: Sat, 23 Apr 2011 18:49:26 +0000 (+0800) Subject: drivers, block: virtio_blk: Replace cryptic number with the macro X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cd88285f844943086987489d11f02b19cb6c9ca;p=pandora-kernel.git 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 Signed-off-by: Rusty Russell --- Reading git-diff-tree failed