From: Dan Streetman Date: Thu, 23 Jan 2014 23:52:48 +0000 (-0800) Subject: mm/zswap.c: change params from hidden to ro X-Git-Tag: v3.14-rc1~108^2~193 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12ab028be0008640de712ca890dc1a9ae224934d;p=pandora-kernel.git mm/zswap.c: change params from hidden to ro The "compressor" and "enabled" params are currently hidden, this changes them to read-only, so userspace can tell if zswap is enabled or not and see what compressor is in use. Signed-off-by: Dan Streetman Cc: Vladimir Murzin Cc: Bob Liu Cc: Minchan Kim Cc: Weijie Yang Acked-by: Seth Jennings Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed