commit | 8fc7500bb8ea3b5c909869d00628635e964ae882 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Mon Dec 04 20:22:31 2006 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Dec 06 10:46:43 2006 -0500 |
tree | 3e1b175c0e155a81ace7e9460f4a574d8f5de3be | |
parent | 2b577f1f14c8d83ba9400ec8accaf4a208f4f36a [diff] |
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>