From: Chuck Lever Date: Tue, 5 Dec 2006 21:36:03 +0000 (-0500) Subject: NLM: fix print format for tk_pid X-Git-Tag: v2.6.20-rc1~34^2~412^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c041b5ff8d50c432698d9bfbd68cc4b76c2ea5bc;p=pandora-kernel.git 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: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed