From: Sergey Senozhatsky Date: Wed, 15 Apr 2015 23:15:55 +0000 (-0700) Subject: zram: move compact_store() to sysfs functions area X-Git-Tag: omap-for-v4.1/fixes-rc1~128^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c72c6160d967ed26a0b136dbab337f821d233509;p=pandora-kernel.git zram: move compact_store() to sysfs functions area A cosmetic change. We have a new code layout and keep zram per-device sysfs store and show functions in one place. Move compact_store() to that handlers block to conform to current layout. Signed-off-by: Sergey Senozhatsky Acked-by: Minchan Kim Cc: Nitin Gupta Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed