diff options
| author | Alexander Viro <viro@math.psu.edu> | 2002-04-02 01:16:17 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@home.transmeta.com> | 2002-04-02 01:16:17 -0800 |
| commit | d2d6a4f86bcbd81a2ed7776cc31ffa39e10749ef (patch) | |
| tree | fead0bc0604ddafba4441afdc5e734fa685ade09 /include/linux/quota.h | |
| parent | 859094035bd1ea3e03c1a80a6992fd45acd3d7a8 (diff) | |
[PATCH] conditional system call cleanup
This version of sys_nfsservctl() fix hadn't made DaveM complain.
Diffstat (limited to 'include/linux/quota.h')
| -rw-r--r-- | include/linux/quota.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/quota.h b/include/linux/quota.h index d155eb2bd51a..b2d5de7368f6 100644 --- a/include/linux/quota.h +++ b/include/linux/quota.h @@ -144,7 +144,6 @@ struct dqstats { #ifdef __KERNEL__ -extern int nr_dquots, nr_free_dquots; extern int dquot_root_squash; #define NR_DQHASH 43 /* Just an arbitrary number */ |
