]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[SCSI] scsi_lib.c: fix warning in scsi_kmap_atomic_sg
authorAndrew Morton <akpm@osdl.org>
Wed, 19 Apr 2006 04:09:08 +0000 (21:09 -0700)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Thu, 20 Apr 2006 00:51:18 +0000 (20:51 -0400)
commit169e1a2a8a789fa84254695ec6a56fc410bb19a9
treea12e7d6de595faae8ce3d05be54b6e6cb9c9c2fa
parentc5f2e6404c65e8380c9ba80a7d58a27d2642743b
[SCSI] scsi_lib.c: fix warning in scsi_kmap_atomic_sg

drivers/scsi/scsi_lib.c: In function `scsi_kmap_atomic_sg':
drivers/scsi/scsi_lib.c:2394: warning: unsigned int format, different type arg (arg 3)
drivers/scsi/scsi_lib.c:2394: warning: unsigned int format, different type arg (arg 4)

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/scsi_lib.c