[PATCH 2/5] zram: Convert to using memset_l()

2017-03-08 Thread Matthew Wilcox
From: Matthew Wilcox zram was the motivation for creating memset_l(). Signed-off-by: Matthew Wilcox --- drivers/block/zram/zram_drv.c | 15 +++ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git

[PATCH 2/5] zram: Convert to using memset_l()

2017-03-08 Thread Matthew Wilcox
From: Matthew Wilcox zram was the motivation for creating memset_l(). Signed-off-by: Matthew Wilcox --- drivers/block/zram/zram_drv.c | 15 +++ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/drivers/block/zram/zram_drv.c b/drivers/block/zram/zram_drv.c index