public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.4.14-pre2: typo in drivers/block/nbd.c
@ 2001-10-26 22:11 Sebastian Benoit
  2001-10-26 22:37 ` crypto api and 2.4.13 ognen
  0 siblings, 1 reply; 4+ messages in thread
From: Sebastian Benoit @ 2001-10-26 22:11 UTC (permalink / raw)
  To: torvalds; +Cc: kernel list

[-- Attachment #1: Type: text/plain, Size: 378 bytes --]


--- drivers/block/nbd.c.orig    Sat Oct 27 00:03:14 2001
+++ drivers/block/nbd.c Fri Oct 26 23:52:24 2001
@@ -471,7 +471,7 @@
 
 static struct block_device_operations nbd_fops =
 {
-       owner:          THIS_MODULE.
+       owner:          THIS_MODULE,
        open:           nbd_open,
        release:        nbd_release,
        ioctl:          nbd_ioctl,



[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-10-27 10:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-26 22:11 2.4.14-pre2: typo in drivers/block/nbd.c Sebastian Benoit
2001-10-26 22:37 ` crypto api and 2.4.13 ognen
2001-10-26 22:53   ` Jeffrey H. Ingber
2001-10-27 10:57   ` Florian Schmitt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox