diff options
Diffstat (limited to 'net/sunrpc')
-rw-r--r-- | net/sunrpc/rpc_pipe.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sunrpc/rpc_pipe.c b/net/sunrpc/rpc_pipe.c index fe1a73ce6cff..ded6c63f11ec 100644 --- a/net/sunrpc/rpc_pipe.c +++ b/net/sunrpc/rpc_pipe.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * | 3 | * |
4 | * Userland/kernel interface for rpcauth_gss. | 4 | * Userland/kernel interface for rpcauth_gss. |
5 | * Code shamelessly plagiarized from fs/nfsd/nfsctl.c | 5 | * Code shamelessly plagiarized from fs/nfsd/nfsctl.c |
6 | * and fs/driverfs/inode.c | 6 | * and fs/sysfs/inode.c |
7 | * | 7 | * |
8 | * Copyright (c) 2002, Trond Myklebust <trond.myklebust@fys.uio.no> | 8 | * Copyright (c) 2002, Trond Myklebust <trond.myklebust@fys.uio.no> |
9 | * | 9 | * |