SUNPRC: Fix printk format warning
authorRoland Dreier <rdreier@cisco.com>
Sat, 9 Feb 2008 00:02:04 +0000 (16:02 -0800)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Sun, 10 Feb 2008 23:11:22 +0000 (18:11 -0500)
commitbb50c8012cbd85b8e105584b32e4d5a2d335dcef
treec5398de8d736fcfaa01dd662ef34fd073c7a6f6c
parentfbb7878c1a2ee40a1e983bf20f3dd3a80255dcf2
SUNPRC: Fix printk format warning

net/sunrpc/xprtrdma/svc_rdma_sendto.c:160: warning: format '%llx'
expects type 'long long unsigned int', but argument 3 has type 'u64'

Signed-off-by: Roland Dreier <rolandd@cisco.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
net/sunrpc/xprtrdma/svc_rdma_sendto.c