From: Loic Pefferkorn <loic@loicp.eu>
Date: Mon, 15 Dec 2014 21:18:43 +0000 (+0100)
Subject: dm crypt: update url in CONFIG_DM_CRYPT help text
X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=cf35248768b08851a26c16059ebca49dc4ad314f;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git

dm crypt: update url in CONFIG_DM_CRYPT help text

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>
---

diff --git a/drivers/md/Kconfig b/drivers/md/Kconfig
index 5bdedf6df153..09c89a4b014d 100644
--- a/drivers/md/Kconfig
+++ b/drivers/md/Kconfig
@@ -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.