diff options
author | Minchan Kim <minchan@kernel.org> | 2017-09-07 02:19:47 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-09-07 03:27:25 +0300 |
commit | 97ec7c8bd5d029b2c3e40355c1204197094e9ba1 (patch) | |
tree | 6be25e0fa4d2137f9295a5464fedd16d9ed600d2 /.get_maintainer.ignore | |
parent | 4ebbe7f7fc99260afd51759e35dbfdd6010dc697 (diff) | |
download | linux-97ec7c8bd5d029b2c3e40355c1204197094e9ba1.tar.xz |
zram: inline zram_compress
zram_compress does several things, compress, entry alloc and check
limitation. I did for just readbility but it hurts modulization.:(
So this patch removes zram_compress functions and inline it in
__zram_bvec_write for upcoming patches.
Link: http://lkml.kernel.org/r/1498459987-24562-3-git-send-email-minchan@kernel.org
Signed-off-by: Minchan Kim <minchan@kernel.org>
Cc: Juneho Choi <juno.choi@lge.com>
Cc: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions