All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH: 2.4.14-pre3] Semicolon missing in pcd.c
@ 2001-10-27  8:52 Simon Kirby
  0 siblings, 0 replies; only message in thread
From: Simon Kirby @ 2001-10-27  8:52 UTC (permalink / raw)
  To: linux-kernel, Linus Torvalds

--- 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. ]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-10-27  8:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-27  8:52 [PATCH: 2.4.14-pre3] Semicolon missing in pcd.c Simon Kirby

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.