summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorMinchan Kim <minchan@kernel.org>2014-01-30 15:45:54 -0800
committerChanho Park <chanho61.park@samsung.com>2014-08-08 15:19:26 +0900
commitc43a38a9dcf29b659b51628b945673e6b67e60ca (patch)
tree035d55e000ed2432b83b039f76c83dcb757ef50c /Documentation
parentc21939182939c3cf5590f89d1cff5da005a55004 (diff)
downloadlinux-3.10-c43a38a9dcf29b659b51628b945673e6b67e60ca.tar.gz
linux-3.10-c43a38a9dcf29b659b51628b945673e6b67e60ca.tar.bz2
linux-3.10-c43a38a9dcf29b659b51628b945673e6b67e60ca.zip
zram: remove old private project comment
Remove the old private compcache project address so upcoming patches should be sent to LKML because we Linux kernel community will take care. Change-Id: Ia5bf208791c8fa6e96161fd9fb842d6829f14698 Signed-off-by: Minchan Kim <minchan@kernel.org> Cc: Nitin Gupta <ngupta@vflare.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/blockdev/zram.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/blockdev/zram.txt b/Documentation/blockdev/zram.txt
index 765d790ae83..2eccddffa6c 100644
--- a/Documentation/blockdev/zram.txt
+++ b/Documentation/blockdev/zram.txt
@@ -1,8 +1,6 @@
zram: Compressed RAM based block devices
----------------------------------------
-Project home: http://compcache.googlecode.com/
-
* Introduction
The zram module creates RAM based block devices named /dev/zram<id>
@@ -69,9 +67,5 @@ Following shows a typical sequence of steps for using zram.
resets the disksize to zero. You must set the disksize again
before reusing the device.
-Please report any problems at:
- - Mailing list: linux-mm-cc at laptop dot org
- - Issue tracker: http://code.google.com/p/compcache/issues/list
-
Nitin Gupta
ngupta@vflare.org