patch-2.3.41 linux/fs/partitions/check.c
Next file: linux/fs/partitions/sgi.c
Previous file: linux/fs/partitions/Config.in
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Jan 24 11:04:36 2000
- Orig file:
v2.3.40/linux/fs/partitions/check.c
- Orig date:
Fri Jan 21 18:19:17 2000
diff -u --recursive --new-file v2.3.40/linux/fs/partitions/check.c linux/fs/partitions/check.c
@@ -276,7 +276,6 @@
void register_disk(struct gendisk *gdev, kdev_t dev, unsigned minors,
struct block_device_operations *ops, long size)
{
- unsigned first = (unsigned)dev;
if (!gdev)
return;
grok_partitions(gdev, MINOR(dev)>>gdev->minor_shift, minors, size);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)