1
0
Files
linux/drivers
Pete Zaitcev 38ffdd62b0 [PATCH] ub: suppress gcc warnings for pointer casts
When building on a 64-bit platform, gcc produces a warning
"cast of a pointer to an integer of a different size".
The scatterlist.offset on the LHS is unsigned int, so I used
that originally.

Signed-off-by: Pete Zaitcev <zaitcev@yahoo.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

 drivers/block/ub.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
2005-10-28 16:47:38 -07:00
..
2005-09-20 21:01:13 +01:00
2005-10-28 10:13:16 -07:00
2005-10-28 10:13:16 -07:00
2005-10-28 10:13:16 -07:00
2005-10-28 21:37:29 +01:00
2005-10-28 10:13:16 -07:00
2005-10-28 12:18:07 -04:00
2005-10-28 15:37:01 -07:00
2005-09-08 01:45:47 -04:00
2005-10-28 10:13:16 -07:00
2005-09-11 19:15:07 -07:00
2005-09-11 19:15:07 -07:00