From e62014c38d171383c54eb1fee183f14f592521fc Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Sun, 18 Mar 2001 04:20:23 +0000 Subject: Lots of cleanup from Keith with additional tweaks by me. More to come. Stay frightened :-) --- fs/nfsd/nfssvc.c | 1 + 1 file changed, 1 insertion(+) (limited to 'fs/nfsd') diff --git a/fs/nfsd/nfssvc.c b/fs/nfsd/nfssvc.c index 0537c06d7..ae3cb8a48 100644 --- a/fs/nfsd/nfssvc.c +++ b/fs/nfsd/nfssvc.c @@ -259,6 +259,7 @@ nfsd_dispatch(struct svc_rqst *rqstp, u32 *statp) return 1; case RC_DOIT: /* do it */ + break; } /* Decode arguments */ -- cgit v1.2.3