[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1441973917-6948-1-git-send-email-sergey.senozhatsky@gmail.com>
Date: Fri, 11 Sep 2015 21:18:35 +0900
From: Sergey Senozhatsky <sergey.senozhatsky@...il.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Seth Jennings <sjennings@...iantweb.net>,
Dan Streetman <ddstreet@...e.org>,
Minchan Kim <minchan@...nel.org>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org,
Sergey Senozhatsky <sergey.senozhatsky.work@...il.com>,
Sergey Senozhatsky <sergey.senozhatsky@...il.com>
Subject: [PATCH v2 0/2] mm:constify zpool/zs_pool char members
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 | 10 ++++++----
include/linux/zsmalloc.h | 2 +-
mm/zbud.c | 2 +-
mm/zpool.c | 10 +++++-----
mm/zsmalloc.c | 10 +++++-----
5 files changed, 18 insertions(+), 16 deletions(-)
--
2.5.1
--
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