Skip to content
Commit c041b5ff authored by Chuck Lever's avatar Chuck Lever Committed by Trond Myklebust
Browse files

NLM: 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.

Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent fbf76683
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment