]> git.hungrycats.org Git - linux/commitdiff
[PATCH] Typos
authorDave Jones <davej@codemonkey.org.uk>
Fri, 18 Oct 2002 02:58:21 +0000 (19:58 -0700)
committerDave Jones <davej@codemonkey.org.uk>
Fri, 18 Oct 2002 02:58:21 +0000 (19:58 -0700)
drivers/block/rd.c

index bbd247fa29dcccaa4a0296b8309018367430763b..a5a6078e7dabb2d3a92a6ae4420857dda43f1395 100644 (file)
@@ -89,7 +89,7 @@ static struct block_device *rd_bdev[NUM_RAMDISKS];/* Protected device data */
  */
 int rd_size = CONFIG_BLK_DEV_RAM_SIZE;         /* Size of the RAM disks */
 /*
- * It would be very desiderable to have a soft-blocksize (that in the case
+ * It would be very desirable to have a soft-blocksize (that in the case
  * of the ramdisk driver is also the hardblocksize ;) of PAGE_SIZE because
  * doing that we'll achieve a far better MM footprint. Using a rd_blocksize of
  * BLOCK_SIZE in the worst case we'll make PAGE_SIZE/BLOCK_SIZE buffer-pages