[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20141020093034.GA5330@bbox>
Date: Mon, 20 Oct 2014 18:30:34 +0900
From: Minchan Kim <minchan@...nel.org>
To: karam.lee@....com
Cc: ngupta@...are.org, linux-kernel@...r.kernel.org,
matthew.r.wilcox@...el.com, jmarchan@...hat.com,
seungho1.park@....com
Subject: Re: [PATCH v2 1/3] zram: remove bio parameter from zram_bvec_rw().
On Mon, Oct 13, 2014 at 05:55:40PM +0900, karam.lee@....com wrote:
> From: "karam.lee" <karam.lee@....com>
>
> This patch removes an unnecessary parameter(bio)
> from zram_bvec_rw() and zram_bvec_read().
> zram_bvec_read() doesn't use a bio parameter, so remove it.
> zram_bvec_rw() calls a read/write operation not using bio, so a rw parameter
> replaces a bio parameter.
>
> Signed-off-by: karam.lee <karam.lee@....com>
Acked-by: Minchan Kim <minchan@...nel.org>
-
Kind regards,
Minchan Kim
--
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