patch-2.4.7 linux/include/linux/genhd.h

Next file: linux/include/linux/hdreg.h
Previous file: linux/include/linux/fs_struct.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.6/linux/include/linux/genhd.h linux/include/linux/genhd.h
@@ -51,6 +51,7 @@
 	long start_sect;
 	long nr_sects;
 	devfs_handle_t de;              /* primary (master) devfs entry  */
+	int number;                     /* stupid old code wastes space  */
 };
 
 #define GENHD_FL_REMOVABLE  1

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