linux/net/sunrpc
Chuck Lever 46121cf7d8 SUNRPC: fix print format for tk_pid
The tk_pid field is an unsigned short.  The proper print format specifier for
that type is %5u, not %4d.

Also clean up some miscellaneous print formatting nits.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2007-02-03 15:35:10 -08:00
..
auth_gss SUNRPC: fix print format for tk_pid in auth_gss support 2007-02-03 15:35:09 -08:00
auth.c SUNRPC: fix print format for tk_pid 2007-02-03 15:35:10 -08:00
auth_null.c [SUNRPC]: trivial endianness annotations 2006-09-28 18:01:21 -07:00
auth_unix.c SUNRPC: fix print format for tk_pid 2007-02-03 15:35:10 -08:00
cache.c SUNRPC: fix print format for tk_pid 2007-02-03 15:35:10 -08:00
clnt.c SUNRPC: fix print format for tk_pid 2007-02-03 15:35:10 -08:00
Makefile
pmap_clnt.c SUNRPC: fix print format for tk_pid 2007-02-03 15:35:10 -08:00
rpc_pipe.c [PATCH] struct path: convert sunrpc 2006-12-08 08:28:50 -08:00
sched.c SUNRPC: fix print format for tk_pid 2007-02-03 15:35:10 -08:00
socklib.c SUNRPC: Rename skb_reader_t and friends 2006-12-06 10:46:52 -05:00
stats.c SUNRPC: fix print format for tk_pid 2007-02-03 15:35:10 -08:00
sunrpc_syms.c SUNRPC: create stubs for xprtsock init and cleanup 2006-12-06 10:46:53 -05:00
svc.c SUNRPC: fix print format for tk_pid 2007-02-03 15:35:10 -08:00
svcauth.c [PATCH] lockdep: name some old style locks 2006-12-07 08:39:36 -08:00
svcauth_unix.c [PATCH] knfsd: Don't ignore kstrdup failure in rpc caches 2006-12-13 09:05:54 -08:00
svcsock.c [PATCH] knfsd: ratelimit some nfsd messages that are triggered by external events 2007-01-30 08:26:45 -08:00
sysctl.c SUNRPC: relocate the creation of socket-specific tunables 2006-12-06 10:46:53 -05:00
timer.c SUNRPC: remove extraneous header inclusions 2006-09-22 23:24:47 -04:00
xdr.c rpc: move process_xdr_buf 2006-12-06 10:46:44 -05:00
xprt.c SUNRPC: fix print format for tk_pid 2007-02-03 15:35:10 -08:00
xprtsock.c SUNRPC: fix print format for tk_pid 2007-02-03 15:35:10 -08:00