From: Wang Sheng-Hui Date: Thu, 9 Oct 2014 22:29:59 +0000 (-0700) Subject: mm/zsmalloc.c: correct comment for fullness group computation X-Git-Tag: omap-for-v3.19/prcm-cleanup~134^2~14 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dd9737e31504f9377a8a19810ea4922e88516c1;p=pandora-kernel.git mm/zsmalloc.c: correct comment for fullness group computation The letter 'f' in "n <= N/f" stands for fullness_threshold_frac, not 1/fullness_threshold_frac. Signed-off-by: Wang Sheng-Hui Acked-by: Minchan Kim Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed