From: Wanpeng Li Date: Wed, 3 Apr 2013 10:16:23 +0000 (+0800) Subject: staging: zcache: clean TODO list X-Git-Tag: firefly_0821_release~3680^2~674^2~346 X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=4460838376b121e937c1b984f6c5ba2caf269c8f;p=firefly-linux-kernel-4.4.55.git 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 Signed-off-by: Wanpeng Li Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/zcache/TODO b/drivers/staging/zcache/TODO index ec9aa11653b9..d0c18fa95743 100644 --- a/drivers/staging/zcache/TODO +++ b/drivers/staging/zcache/TODO @@ -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