commit | 76be12de87c4601cf35a88f83d199b940d995c62 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@xenotime.net> | Mon Sep 25 16:58:56 2006 -0700 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Tue Sep 26 10:36:37 2006 -0700 |
tree | 787bd994af93f26c1d4a382ab6a948274c3cdd0b | |
parent | 35a39691e4daa3c371c265e4cb8356c67ded45ec [diff] |
[SCSI] dc395x: fix printk format warning drivers/scsi/dc395x.c:1224: warning: format '%i' expects type 'int', but argument 5 has type 'size_t' Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>