On Thu, Nov 06, 2014 at 03:18:12PM +0100, Bart Van Assche wrote: > The result of a pointer subtraction has type ptrdiff_t. Hence change a > %ld format specifier into %td. This change avoids that the following > warning is printed on 32-bit systems: > > warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'int' [-Wformat=] Thanks. Given that this is a new warning in the patches I merged I'll add this one as well. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html