From: Prakash, Sathya Date: Tue, 14 Aug 2007 10:42:53 +0000 (+0530) Subject: [SCSI] mpt fusion: Change call back indices to u8 from int X-Git-Tag: v2.6.24-rc1~1290^2~156 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f606f5718fa5a36e400000f91c44a5725b0f005d;p=pandora-kernel.git [SCSI] mpt fusion: Change call back indices to u8 from int The call back index requires only u8 but in lot of places it is referred as int, now everywhere the call back index variables are declared as u8 with uniform name cb_idx signed-off-by: Sathya Prakash Acked-by: Eric Moore Signed-off-by: James Bottomley --- Reading git-diff-tree failed