Hello, This patch fixes the obsolete help-text link of CONFIG_DM_CRYPT. Applies against next-20141215. Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=75111 Signed-off-by: Loic Pefferkorn <loic@xxxxxxxx> --- drivers/md/Kconfig | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/md/Kconfig b/drivers/md/Kconfig index 5bdedf6..09c89a4b 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. -- 2.1.3 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel