From: Davidlohr Bueso Date: Wed, 2 Jan 2013 05:24:29 +0000 (-0800) Subject: staging: zram: drop zram_stat_dec/inc functions X-Git-Tag: v3.9-rc1~127^2~473 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d178a07c4bd380492b6aca9e5d3985c19ca88fdb;p=pandora-kernel.git staging: zram: drop zram_stat_dec/inc functions It seems like an overkill to have adding and subtracting 1 functions from the 32bit counters. Just do it directly. Signed-off-by: Davidlohr Bueso Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed