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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

