Hi, Two trivial patches to constify zs_pool and zpool ->name and ->type members and functions' signatures that set/return them.
Sergey SENOZHATSKY (2): mm:zpool: constify struct zpool type mm:zsmalloc: constify struct zs_pool name include/linux/zpool.h | 12 +++++++----- include/linux/zsmalloc.h | 2 +- mm/zbud.c | 2 +- mm/zpool.c | 12 ++++++------ mm/zsmalloc.c | 10 +++++----- 5 files changed, 20 insertions(+), 18 deletions(-) -- 2.5.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/