commit | f3c0ceea83ba3741226ea04eb1804d254da2642f | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Sun Nov 14 18:08:11 2010 -0800 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Dec 17 15:48:22 2010 -0500 |
tree | dfbc7b1945536e95e5d52dc88f3044add69ea98f | |
parent | 66c941f4aa8aef397a757001af61073db23b39e5 [diff] |
net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value return And remove unnecessary double semicolon too. No effect to code, as test is != 0. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>