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:	Sun, 25 Mar 2007 03:39:22 +0200
From:	Patrick Ringl <patrick_@...enet.de>
To:	linux-kernel@...r.kernel.org
CC:	torvalds@...ux-foundation.org, axboe@...nel.dk
Subject: [PATCH UPDATED] fix typo in drivers/block/Kconfig

Hello,

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

The following patch is against 2.6.21-rc4:


--- 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" (802 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ