Skip to content

Commit

Permalink
nfsd: remove include/linux/nfsd/syscall.h
Browse files Browse the repository at this point in the history
We don't need this any more.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
  • Loading branch information
J. Bruce Fields committed Aug 31, 2011
1 parent 3cc9fda commit c152292
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 120 deletions.
1 change: 0 additions & 1 deletion fs/compat.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
#include <linux/dirent.h>
#include <linux/fsnotify.h>
#include <linux/highuid.h>
#include <linux/nfsd/syscall.h>
#include <linux/personality.h>
#include <linux/rwsem.h>
#include <linux/tsacct_kern.h>
Expand Down
1 change: 0 additions & 1 deletion fs/nfsd/export.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
#include <linux/module.h>
#include <linux/exportfs.h>

#include <linux/nfsd/syscall.h>
#include <net/ipv6.h>

#include "nfsd.h"
Expand Down
1 change: 0 additions & 1 deletion fs/nfsd/nfsctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
#include <linux/ctype.h>

#include <linux/sunrpc/svcsock.h>
#include <linux/nfsd/syscall.h>
#include <linux/lockd/lockd.h>
#include <linux/sunrpc/clnt.h>
#include <linux/sunrpc/gss_api.h>
Expand Down
1 change: 0 additions & 1 deletion include/linux/nfsd/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ header-y += debug.h
header-y += export.h
header-y += nfsfh.h
header-y += stats.h
header-y += syscall.h
116 changes: 0 additions & 116 deletions include/linux/nfsd/syscall.h

This file was deleted.

0 comments on commit c152292

Please sign in to comment.