aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/zram
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2013-01-07 23:28:10 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-01-07 14:56:04 -0800
commitdbc320f7490933eb6a073d82aceac75d5e7ce82b (patch)
treebeab07de07600096cd7a6f45e4046d4c381257c5 /drivers/staging/zram
parent2cc1dd939c381db7a6f5d025cf4688eb3de9746b (diff)
staging: Add angle bracket before and after the URL
Add missing angle bracket before and after the URL. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/zram')
-rw-r--r--drivers/staging/zram/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/zram/Kconfig b/drivers/staging/zram/Kconfig
index be5abe8e794..983314c4134 100644
--- a/drivers/staging/zram/Kconfig
+++ b/drivers/staging/zram/Kconfig
@@ -14,7 +14,7 @@ config ZRAM
disks and maybe many more.
See zram.txt for more information.
- Project home: http://compcache.googlecode.com/
+ Project home: <https://compcache.googlecode.com/>
config ZRAM_DEBUG
bool "Compressed RAM block device debug support"