summaryrefslogtreecommitdiff
path: root/drivers/block/aoe/aoenet.c
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2005-09-06 22:18:03 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2005-09-07 23:57:39 (GMT)
commit49e31cbac5be2202f351626fd4fb33ad4d4819b8 (patch)
treea2d33495131b874e1cc4895ba21723e863ca63b4 /drivers/block/aoe/aoenet.c
parent7ea6040b0eff07d3a9a4e2d248ac137c6ad02d42 (diff)
downloadlinux-fsl-qoriq-49e31cbac5be2202f351626fd4fb33ad4d4819b8.tar.xz
[PATCH] sunrpc: print unsigned integers in stats
The sunrpc stats are collected in unsigned integers, but they are printed with '%d'. That can result in negative numbers in /proc/net/rpc when the highest bit of a counter is set. The following patch changes '%d' to '%u' where appropriate. Cc: "David S. Miller" <davem@davemloft.net> Cc: Trond Myklebust <trond.myklebust@fys.uio.no> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/block/aoe/aoenet.c')
0 files changed, 0 insertions, 0 deletions