]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
staging: zcache: clean TODO list
authorWanpeng Li <liwanp@linux.vnet.ibm.com>
Wed, 3 Apr 2013 10:16:23 +0000 (18:16 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Apr 2013 20:38:37 +0000 (13:38 -0700)
Cleanup TODO list since support zero-filled pages more efficiently has
already done by this patchset.

Acked-by: Dan Magenheimer <dan.magenheimer@oracle.com>
Signed-off-by: Wanpeng Li <liwanp@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/zcache/TODO

index ec9aa11653b971fab2cb83c8dd53c0ad9a0c8b05..d0c18fa957435aee85349c37d766f8be043ca11b 100644 (file)
@@ -61,5 +61,4 @@ ZCACHE FUTURE NEW FUNCTIONALITY
 
 A. Support zsmalloc as an alternative high-density allocator
     (See https://lkml.org/lkml/2013/1/23/511)
-B. Support zero-filled pages more efficiently
-C. Possibly support three zbuds per pageframe when space allows
+B. Possibly support three zbuds per pageframe when space allows