Re: [PATCH -next] asymmetric keys: fix printk format warning

From: Rusty Russell
Date: Wed Oct 03 2012 - 23:20:49 EST


Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> writes:

> [Lets also cc Rusty who committed the patch ...]
>
> On Wed, 03 Oct 2012 16:04:46 -0700 Randy Dunlap <rdunlap@xxxxxxxxxxxx> wrote:
>>
>> From: Randy Dunlap <rdunlap@xxxxxxxxxxxx>
>>
>> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/