[PATCH 0/5 v2] zram: minor features and cleanups

From: Nitin Gupta
Date: Wed Sep 07 2011 - 21:30:23 EST


(applies to staging-next)

Changes since v1:
- Fixed a sparse warning (make zram_slot_free_notify static)
- Remove check for zero disksize since we now set it to
some default size during initialization.

These changes address many of the issues list at:
http://code.google.com/p/compcache/issues/list

Thanks to Jerome Marchand for reviews.

Signed-off-by: Nitin Gupta <ngupta@xxxxxxxxxx>

Nitin Gupta (5):
Fix sparse warnings
Kernel config option for number of devices
Make gobal variables use unique names
Simplify zram disk resizing interface
Set initial disksize to some default value

drivers/staging/zram/Kconfig | 9 ++++
drivers/staging/zram/zram_drv.c | 95 ++++++++++++++++---------------------
drivers/staging/zram/zram_drv.h | 6 +-
drivers/staging/zram/zram_sysfs.c | 4 +-
4 files changed, 55 insertions(+), 59 deletions(-)

--
1.7.6

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/