[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1403525563-7549-1-git-send-email-sergey.senozhatsky@gmail.com>
Date: Mon, 23 Jun 2014 21:12:41 +0900
From: Sergey Senozhatsky <sergey.senozhatsky@...il.com>
To: 'Andrew Morton' <akpm@...ux-foundation.org>
Cc: Minchan Kim <minchan@...nel.org>, Nitin Gupta <ngupta@...are.org>,
Weijie Yang <weijie.yang@...sung.com>,
linux-kernel@...r.kernel.org,
Sergey Senozhatsky <sergey.senozhatsky@...il.com>
Subject: [PATCH 0/2] zram: trivial cleanup and `struct table' rename
Hello,
Two trivial patches. One kill off unused define in zram
header, the other one rename `struct table'.
P.S. These two patches are against ZRAM with Weijie Yang's
"zram: remove global tb_lock with fine grain lock" being
applied. If you decided to hold on with the patch in
question I'll resend against base ZRAM.
Sergey Senozhatsky (2):
zram: rename struct `table' to `zram_table_entry'
zram: remove unused SECTOR_SIZE define
drivers/block/zram/zram_drv.h | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
--
2.0.0.421.g5428530
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists