Stephen Rothwell <[email protected]> writes: > [Lets also cc Rusty who committed the patch ...] > > On Wed, 03 Oct 2012 16:04:46 -0700 Randy Dunlap <[email protected]> wrote: >> >> From: Randy Dunlap <[email protected]> >> >> Fix printk format warning in x509_cert_parser.c: >> >> crypto/asymmetric_keys/x509_cert_parser.c: In function 'x509_note_OID': >> crypto/asymmetric_keys/x509_cert_parser.c:113:3: warning: format '%zu' >> expects type 'size_t', but argument 2 has type 'long unsigned int' >> >> Builds cleanly on i386 and x86_64.
Thanks, applied. Rusty. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

