rpc: gss: eliminate print_hexl()'s
authorJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 5 Dec 2006 01:22:31 +0000 (20:22 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 6 Dec 2006 15:46:43 +0000 (10:46 -0500)
commit8fc7500bb8ea3b5c909869d00628635e964ae882
tree3e1b175c0e155a81ace7e9460f4a574d8f5de3be
parent2b577f1f14c8d83ba9400ec8accaf4a208f4f36a
rpc: gss: eliminate print_hexl()'s

Dumping all this data to the logs is wasteful (even when debugging is turned
off), and creates too much output to be useful when it's turned on.

Fix a minor style bug or two while we're at it.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/sunrpc/auth_gss.h
net/sunrpc/auth_gss/auth_gss.c
net/sunrpc/auth_gss/gss_krb5_crypto.c
net/sunrpc/auth_gss/gss_krb5_seal.c
net/sunrpc/auth_gss/gss_krb5_wrap.c
net/sunrpc/auth_gss/gss_spkm3_unseal.c