lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 27 Mar 2007 21:31:35 +0200
From:	Patrick Ringl <patrick_@...enet.de>
To:	linux-kernel@...r.kernel.org
CC:	torvalds@...ux-foundation.org, jens.axboe@...cle.com
Subject: [PATCH UPDATED] fix typo in drivers/block/Kconfig

Hello,

[ ... Fixed two minor typos. ...]

The following patch (it's also attached tho) is against 2.6.21-rc5 :


--- linux-2.6.20-o/drivers/block/Kconfig	2007-03-18 00:04:53.000000000 +0100
+++ linux-2.6.20/drivers/block/Kconfig	2007-03-25 03:35:19.000000000 +0200
@@ -383,7 +383,7 @@
   	default "16"
   	depends on BLK_DEV_RAM
   	help
-	  The default value is 16 RAM disks. Change this if you know what
+	  The default value is 16 RAM disks. Change this if you know what you
   	  are doing. If you boot from a filesystem that needs to be extracted
   	  in memory, you will need at least one RAM disk (e.g. root on cramfs).

@@ -393,7 +393,7 @@
   	default "4096"
   	help
   	  The default value is 4096 kilobytes. Only change this if you know
-	  what are you doing. If you are using IBM S/390, then set this to
+	  what you are doing. If you are using IBM S/390, then set this to
   	  8192.

   config BLK_DEV_RAM_BLOCKSIZE




---

regards,
Patrick






View attachment "drivers_block_amount-of-ram-disks_typo_fix2" of type "text/plain" (803 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ