[PATCH: 2.4.14-pre3] Semicolon missing in pcd.c

From: Simon Kirby (sim@netnation.com)
Date: Sat Oct 27 2001 - 03:52:06 EST


--- linux/drivers/block/paride/pcd.c.orig Sat Oct 27 01:33:27 2001
+++ linux/drivers/block/paride/pcd.c Sat Oct 27 01:49:32 2001
@@ -271,7 +271,7 @@
         release: cdrom_release,
         ioctl: cdrom_ioctl,
         check_media_change: cdrom_media_changed,
-}
+};
 
 static struct cdrom_device_ops pcd_dops = {
         pcd_open,

Simon-

[ Stormix Technologies Inc. ][ NetNation Communications Inc. ]
[ sim@stormix.com ][ sim@netnation.com ]
[ Opinions expressed are not necessarily those of my employers. ]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Oct 31 2001 - 21:00:32 EST