X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=net%2Fsunrpc%2Fsvcauth.c;h=af7c5f05c6e11b3d5d734d1ee2143e54c71517bb;hb=510deb0d7035d4fd465627deb3a119ca854f9e00;hp=811a24c83262fc011d90643c9ff1e47b329ac47e;hpb=574009c1a895aeeb85eaab29c235d75852b09eb8;p=powerpc.git diff --git a/net/sunrpc/svcauth.c b/net/sunrpc/svcauth.c index 811a24c832..af7c5f05c6 100644 --- a/net/sunrpc/svcauth.c +++ b/net/sunrpc/svcauth.c @@ -10,7 +10,6 @@ */ #include -#include #include #include #include @@ -65,7 +64,7 @@ int svc_set_client(struct svc_rqst *rqstp) } /* A request, which was authenticated, has now executed. - * Time to finalise the the credentials and verifier + * Time to finalise the credentials and verifier * and release and resources */ int svc_authorise(struct svc_rqst *rqstp)