diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2017-04-07 13:11:03 +1000 |
---|---|---|
committer | Stephen Rothwell <sfr@canb.auug.org.au> | 2017-04-07 13:11:03 +1000 |
commit | d1d76a7b95dc2a31c6a933ec0553f09d35a290a2 (patch) | |
tree | 9749ed04440fa8cde3234606229c4f98c51ff491 /drivers/block/Kconfig | |
parent | 64fa7254336769f7451b5bf84b540af3e3afaf7c (diff) | |
parent | 4f6cce39105e63587e53361bb670786b52d533ae (diff) | |
download | linux-next-d1d76a7b95dc2a31c6a933ec0553f09d35a290a2.tar.gz |
Merge remote-tracking branch 'trivial/for-next'
Diffstat (limited to 'drivers/block/Kconfig')
-rw-r--r-- | drivers/block/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig index a1c2e816128f..71db499032d4 100644 --- a/drivers/block/Kconfig +++ b/drivers/block/Kconfig @@ -219,7 +219,7 @@ config BLK_DEV_LOOP To use the loop device, you need the losetup utility, found in the util-linux package, see - <ftp://ftp.kernel.org/pub/linux/utils/util-linux/>. + <https://www.kernel.org/pub/linux/utils/util-linux/>. The loop device driver can also be used to "hide" a file system in a disk partition, floppy, or regular file, either using encryption |