Salyzyn, Mark 4dfb7cbef8 [SCSI] aacraid: resolve compiler warnings using ptrdiff_t
Unsigned long is not always the same size as a pointer, namely on 32 bit
systems with 64 bit address space. Ptrdiff_t is the same size as a
pointer in all configurations. By using ptrdiff_t we can mitigate the
warning messages on these configurations. There should be no side
effects of this patch.

Signed-off-by: Mark Salyzyn <aacraid@adaptec.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2007-04-01 10:25:21 -05:00
..
2007-04-01 10:10:04 -05:00
2007-02-07 18:32:18 -05:00
2007-04-01 10:12:51 -05:00
2006-11-15 16:41:27 -06:00
2007-02-17 02:40:24 +01:00
2006-11-22 14:57:56 +00:00
2007-02-07 15:50:06 -08:00
2007-01-27 09:26:36 -06:00
2006-09-23 15:33:43 -05:00
2007-03-11 11:28:09 -05:00
2006-12-05 10:25:35 -06:00
2006-11-30 05:24:39 +01:00
2006-11-22 14:57:56 +00:00
2006-11-22 14:57:56 +00:00
2007-01-27 09:28:58 -06:00
2007-02-09 09:14:07 -08:00
2006-11-22 14:57:56 +00:00
2007-03-11 11:17:49 -05:00
2007-01-03 16:57:38 -06:00
2007-01-13 13:49:58 -06:00
2006-11-15 16:43:50 -06:00