Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dm crypt: update wiki page URL

Cryptsetup moved to gitlab. This is a leftover from commit e44f23b32dc7
(dm crypt: update URLs to new cryptsetup project page, 2015-04-05).

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>

authored by

Baruch Siach and committed by
Mike Snitzer
6ed443c0 134bf30c

+1 -1
+1 -1
drivers/md/Kconfig
··· 259 259 the ciphers you're going to use in the cryptoapi configuration. 260 260 261 261 For further information on dm-crypt and userspace tools see: 262 - <http://code.google.com/p/cryptsetup/wiki/DMCrypt> 262 + <https://gitlab.com/cryptsetup/cryptsetup/wikis/DMCrypt> 263 263 264 264 To compile this code as a module, choose M here: the module will 265 265 be called dm-crypt.