block: use struct parsed_partitions *state universally in partition check code
[safe/jmp/linux-2.6] / fs / partitions / osf.h
index 427b8ea..20ed231 100644 (file)
@@ -4,4 +4,4 @@
 
 #define DISKLABELMAGIC (0x82564557UL)
 
-int osf_partition(struct parsed_partitions *state, struct block_device *bdev);
+int osf_partition(struct parsed_partitions *state);