Re: [PATCH] sunrpc: Add missing kuids conversion for printing

2013-09-12 Thread Myklebust, Trond
On Thu, 2013-09-12 at 15:09 +0200, Geert Uytterhoeven wrote: > m68k/allmodconfig: > > net/sunrpc/auth_generic.c: In function ‘generic_key_timeout’: > net/sunrpc/auth_generic.c:241: warning: format ‘%d’ expects type ‘int’, but > argument 2 has type ‘kuid_t’ > > commit cdba321e291f0fbf5abda4d883402

[PATCH] sunrpc: Add missing kuids conversion for printing

2013-09-12 Thread Geert Uytterhoeven
m68k/allmodconfig: net/sunrpc/auth_generic.c: In function ‘generic_key_timeout’: net/sunrpc/auth_generic.c:241: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘kuid_t’ commit cdba321e291f0fbf5abda4d88340292b858e3d4d ("sunrpc: Convert kuids and kgids to uids and gids for printing