From: Stephen Rothwell Date: Thu, 1 Nov 2007 06:32:21 +0000 (+1100) Subject: [SCSI] aacraid: don't assign cpu_to_le32(constant) to u8 X-Git-Tag: v2.6.24-rc4~7^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b2d871245357015cac621d7612b6ecf59f424df;p=pandora-kernel.git [SCSI] aacraid: don't assign cpu_to_le32(constant) to u8 Noticed on PowerPC allmod config build: drivers/scsi/aacraid/commsup.c:1342: warning: large integer implicitly truncated to unsigned type drivers/scsi/aacraid/commsup.c:1343: warning: large integer implicitly truncated to unsigned type drivers/scsi/aacraid/commsup.c:1344: warning: large integer implicitly truncated to unsigned type Also fix some whitespace on the changed lines. Signed-off-by: Stephen Rothwell Acked-by: Mark Salyzyn Signed-off-by: James Signed-off-by: James Bottomley --- Reading git-diff-tree failed