dm crypt: update url in CONFIG_DM_CRYPT help text
authorLoic Pefferkorn <loic@loicp.eu>
Mon, 15 Dec 2014 21:18:43 +0000 (22:18 +0100)
committerMike Snitzer <snitzer@redhat.com>
Mon, 9 Feb 2015 18:06:48 +0000 (13:06 -0500)
Update the obsolete url in the CONFIG_DM_CRYPT help text.

Signed-off-by: Loic Pefferkorn <loic@loicp.eu>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/Kconfig

index 5bdedf6df153cf25d54e91a2cca5d9e3b6b8b1cf..09c89a4b014d4bf1724a2fb238bedfc8d6b846fc 100644 (file)
@@ -230,9 +230,8 @@ config DM_CRYPT
          transparently encrypts the data on it. You'll need to activate
          the ciphers you're going to use in the cryptoapi configuration.
 
-         Information on how to use dm-crypt can be found on
-
-         <http://www.saout.de/misc/dm-crypt/>
+         For further information on dm-crypt and userspace tools see:
+         <http://code.google.com/p/cryptsetup/wiki/DMCrypt>
 
          To compile this code as a module, choose M here: the module will
          be called dm-crypt.
This page took 0.024804 seconds and 5 git commands to generate.