patch-2.4.11-dontuse linux/fs/partitions/msdos.h
Next file: linux/fs/partitions/osf.c
Previous file: linux/fs/partitions/msdos.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Mon Oct  1 20:03:26 2001
-  Orig file: 
v2.4.10/linux/fs/partitions/msdos.h
-  Orig date: 
Thu Aug 12 12:26:06 1999
diff -u --recursive --new-file v2.4.10/linux/fs/partitions/msdos.h linux/fs/partitions/msdos.h
@@ -4,6 +4,6 @@
 
 #define MSDOS_LABEL_MAGIC		0xAA55
 
-int msdos_partition(struct gendisk *hd, kdev_t dev,
+int msdos_partition(struct gendisk *hd, struct block_device *bdev,
 		    unsigned long first_sector, int first_part_minor);
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)