staging: zcache: clean TODO list

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>
This commit is contained in:
Wanpeng Li 2013-04-03 18:16:23 +08:00 коммит произвёл Greg Kroah-Hartman
Родитель 834e3a1cea
Коммит 4460838376
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -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