[PATCH] for unused variable in fs/partitions/check.c:2.3.40
Albert Cranford
ac9410 en bellsouth.net
Dom Ene 23 21:36:33 CST 2000
unused variable first.
--- linux-2.3.40/fs/partitions/check.c.orig Sun Jan 23 12:00:30 2000
+++ linux/fs/partitions/check.c Sun Jan 23 12:00:39 2000
@@ -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);
--
Albert Cranford Deerfield Beach FL USA
ac9410 en bellsouth.net
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo en vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
Más información sobre la lista de distribución Ayuda