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-Tag: v3.0-rc2~23^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6917f83ffe5e6b6414ccc845263b792ed201c0f1;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