[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20141022072801.GF21620@bbox>
Date: Wed, 22 Oct 2014 16:28:01 +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 v4 1/3] zram: remove bio parameter from zram_bvec_rw().
On Wed, Oct 22, 2014 at 04:04:12PM +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