sunrpc: fix build-time warning
authorRandy Dunlap <randy.dunlap@oracle.com>
Wed, 6 Jan 2010 22:26:27 +0000 (17:26 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 6 Jan 2010 22:30:05 +0000 (17:30 -0500)
Fix auth_gss printk format warning:

net/sunrpc/auth_gss/auth_gss.c:660: warning: format '%ld' expects type 'long int', but argument 3 has type 'ssize_t'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Acked-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found