aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss/gss_krb5_crypto.c
diff options
context:
space:
mode:
authorStephen Hemminger <stephen@networkplumber.org>2018-07-24 12:29:15 -0700
committerAnna Schumaker <Anna.Schumaker@Netapp.com>2018-07-31 12:53:40 -0400
commit8fdee4cc95d9d66c1378017cc2bef6e0069293a8 (patch)
treec5274c1a4328a5513ecd2996f5f29b849bc6768f /net/sunrpc/auth_gss/gss_krb5_crypto.c
parentNFSv4 client live hangs after live data migration recovery (diff)
downloadlinux-dev-8fdee4cc95d9d66c1378017cc2bef6e0069293a8.tar.xz
linux-dev-8fdee4cc95d9d66c1378017cc2bef6e0069293a8.zip
sunrpc: whitespace fixes
Remove trailing whitespace and blank line at EOF Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'net/sunrpc/auth_gss/gss_krb5_crypto.c')
-rw-r--r--net/sunrpc/auth_gss/gss_krb5_crypto.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/sunrpc/auth_gss/gss_krb5_crypto.c b/net/sunrpc/auth_gss/gss_krb5_crypto.c
index 8654494b4d0a..a1acee106faa 100644
--- a/net/sunrpc/auth_gss/gss_krb5_crypto.c
+++ b/net/sunrpc/auth_gss/gss_krb5_crypto.c
@@ -1077,4 +1077,3 @@ out_err:
dprintk("%s: returning %d\n", __func__, err);
return err;
}
-