[PATCH] fat-fs printk arg. fix

Peter Chubb (peter@chubb.wattle.id.au)
Wed, 4 Jun 2003 13:12:12 +1000


>>>>> "Randy" == Randy Dunlap <Randy.Dunlap> writes:

Randy> Hi, A recent fatfs patch for large partitions upset printk.

Please cast to unsigned long long, not to u64, or the 64-bit
architectures (where u64 is unsigned long, not unsigned long long)
will see warnings.

PeterC
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/