diff options
author | Randy Dunlap <rdunlap@xenotime.net> | 2012-10-04 01:04:46 +0200 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2012-10-10 11:36:38 +0200 |
commit | cf75446e69305307225e12f2eb2e856db268195e (patch) | |
tree | 892a4d6823b4884468e2e9dea406b3a4f4740f3a /kernel/time | |
parent | MODSIGN: Fix 32-bit overflow in X.509 certificate validity date checking (diff) | |
download | linux-cf75446e69305307225e12f2eb2e856db268195e.tar.xz linux-cf75446e69305307225e12f2eb2e856db268195e.zip |
asymmetric keys: fix printk format warning
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.
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Cc: David Howells <dhowells@redhat.com>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: linux-crypto@vger.kernel.org
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'kernel/time')
0 files changed, 0 insertions, 0 deletions