diff options
Diffstat (limited to 'drivers')
| -rw-r--r-- | drivers/block/zram/Kconfig | 1 | ||||
| -rw-r--r-- | drivers/block/zram/zram_drv.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/drivers/block/zram/Kconfig b/drivers/block/zram/Kconfig index 983314c41..3450be850 100644 --- a/drivers/block/zram/Kconfig +++ b/drivers/block/zram/Kconfig @@ -14,7 +14,6 @@ config ZRAM disks and maybe many more. See zram.txt for more information. - Project home: <https://compcache.googlecode.com/> config ZRAM_DEBUG bool "Compressed RAM block device debug support" diff --git a/drivers/block/zram/zram_drv.c b/drivers/block/zram/zram_drv.c index 909f7d30e..018e7cd76 100644 --- a/drivers/block/zram/zram_drv.c +++ b/drivers/block/zram/zram_drv.c @@ -9,7 +9,6 @@ * Released under the terms of 3-clause BSD License * Released under the terms of GNU General Public License Version 2.0 * - * Project home: http://compcache.googlecode.com */ #define KMSG_COMPONENT "zram" |
