patch-2.4.0-test2 linux/fs/devpts/devpts_i.h

Next file: linux/fs/devpts/inode.c
Previous file: linux/fs/devices.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test1/linux/fs/devpts/devpts_i.h linux/fs/devpts/devpts_i.h
@@ -19,8 +19,6 @@
 
 struct devpts_sb_info {
 	u32 magic;
-	struct super_block *next;
-	struct super_block **back;
 	int setuid;
 	int setgid;
 	uid_t   uid;

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