public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Minchan Kim <minchan@kernel.org>
To: karam.lee@lge.com
Cc: ngupta@vflare.org, linux-kernel@vger.kernel.org,
	matthew.r.wilcox@intel.com, jmarchan@redhat.com,
	seungho1.park@lge.com
Subject: Re: [PATCH v2 2/3] zram: change parameter from vaild_io_request()
Date: Mon, 20 Oct 2014 18:31:49 +0900	[thread overview]
Message-ID: <20141020093149.GB5330@bbox> (raw)
In-Reply-To: <1413190542-23960-3-git-send-email-karam.lee@lge.com>

On Mon, Oct 13, 2014 at 05:55:41PM +0900, karam.lee@lge.com wrote:
> From: "karam.lee" <karam.lee@lge.com>
> 
> This patch changes parameter of valid_io_request for common usage.
> The purpose of valid_io_request() is to determine if bio request is
> valid or not.
> This patch use  I/O start address and size instead of a BIO parameter
> for common usage.
> 
> Signed-off-by: karam.lee <karam.lee@lge.com>
Acked-by: Minchan Kim <minchan@kernel.org>

-- 
Kind regards,
Minchan Kim

  reply	other threads:[~2014-10-20  9:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-13  8:55 [PATCH v2 0/3] zram: add rw_page implementation for zram and clean up unnecessary parameter karam.lee
2014-10-13  8:55 ` [PATCH v2 1/3] zram: remove bio parameter from zram_bvec_rw() karam.lee
2014-10-20  9:30   ` Minchan Kim
2014-10-13  8:55 ` [PATCH v2 2/3] zram: change parameter from vaild_io_request() karam.lee
2014-10-20  9:31   ` Minchan Kim [this message]
2014-10-13  8:55 ` [PATCH v2 3/3] zram: implement rw_page operation of zram karam.lee
2014-10-20  9:42   ` Minchan Kim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141020093149.GB5330@bbox \
    --to=minchan@kernel.org \
    --cc=jmarchan@redhat.com \
    --cc=karam.lee@lge.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matthew.r.wilcox@intel.com \
    --cc=ngupta@vflare.org \
    --cc=seungho1.park@lge.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox