patch-2.4.7 linux/fs/ntfs/sysctl.c

Next file: linux/fs/ntfs/sysctl.h
Previous file: linux/fs/ntfs/support.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.6/linux/fs/ntfs/sysctl.c linux/fs/ntfs/sysctl.c
@@ -1,10 +1,8 @@
 /*
- *  sysctl.c
- *  System control stuff
- *
- *  Copyright (C) 1997 Martin von Löwis
- *  Copyright (C) 1997 Régis Duchesne
+ * sysctl.c - System control stuff
  *
+ * Copyright (C) 1997 Martin von Löwis
+ * Copyright (C) 1997 Régis Duchesne
  */
 
 #include "sysctl.h"
@@ -55,8 +53,3 @@
 }
 #endif /* DEBUG */
 
-/*
- * Local variables:
- * c-file-style: "linux"
- * End:
- */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)