patch-1.3.87 linux/include/linux/quota.h

Next file: linux/include/linux/rpcsock.h
Previous file: linux/include/linux/proc_fs.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.86/linux/include/linux/quota.h linux/include/linux/quota.h
@@ -70,8 +70,6 @@
 #define USRQUOTA  0		/* element used for user quotas */
 #define GRPQUOTA  1		/* element used for group quotas */
 
-#include <linux/mount.h>
-
 /*
  * Definitions for the default names of the quotas files.
  */
@@ -150,8 +148,10 @@
 
 #ifdef __KERNEL__
 
+#include <linux/mount.h>
+
 /*
- * Maximum lenght of a message generated in the quota system,
+ * Maximum length of a message generated in the quota system,
  * that needs to be kicked onto the tty.
  */
 #define MAX_QUOTA_MESSAGE 75

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this