mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Minor typo in z2ram.c in 2.5 ; block_init_queue changes?
@ 2002-04-26 14:43 Jerry Cooperstein
  0 siblings, 0 replies; only message in thread
From: Jerry Cooperstein @ 2002-04-26 14:43 UTC (permalink / raw)
  To: linux-kernel

Uncovered the following minor typo:

--- z2ram.c     Wed Apr 24 00:15:20 2002
+++ z2ram.c_new Fri Apr 26 07:37:36 2002
@@ -366,7 +366,7 @@
            }
     }

-    blk_init_queue(BLK_DEFAULT_QUEUE(MAJOR_NR), DEVICE_REQUES, &z2ram_lock);
+    blk_init_queue(BLK_DEFAULT_QUEUE(MAJOR_NR), DEVICE_REQUEST, &z2ram_lock);
     blksize_size[ MAJOR_NR ] = z2_blocksizes;
     blk_size[ MAJOR_NR ] = z2_sizes;

Part  of changing blk_init_queue to take a third argument I guess.

======================================================================
 Jerry Cooperstein,  Senior Consultant <coop@axian.com>
 Axian, Inc.   <info@axian.com>
 4800 SW Griffith Dr., Ste. 202, Beaverton, OR  97005 USA
 http://www.axian.com/               Software Consulting and Training
======================================================================


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

only message in thread, other threads:[~2002-04-26 14:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-26 14:43 Minor typo in z2ram.c in 2.5 ; block_init_queue changes? Jerry Cooperstein

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

all inboxes | Powered by JetHome®