From: Martin K. Petersen Date: Sun, 4 Jan 2009 08:04:33 +0000 (-0500) Subject: [SCSI] sd: DIF: Fix tagging on platforms with signed char X-Git-Tag: v2.6.29-rc1~41^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=becce74b8231f8b5e51165e797f6c950d1dbcf67;p=pandora-kernel.git [SCSI] sd: DIF: Fix tagging on platforms with signed char Switch tag arrays to u8 to prevent problems on platforms with signed char. Reported-by: Tim LaBerge Signed-off-by: Martin K. Petersen Signed-off-by: James Bottomley --- Reading git-diff-tree failed