public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Wang Sheng-Hui <shhuiw@gmail.com>
To: Mike Snitzer <snitzer@redhat.com>,
	Alasdair G Kergon <agk@redhat.com>, NeilBrown <neilb@suse.de>,
	Jonathan Brassow <jbrassow@redhat.com>,
	Jens Axboe <jaxboe@fusionio.com>,
	dm-devel@redhat.com, linux-kernel@vger.kernel.org
Subject: [PATCH] cleanup: fix the comment for field num_discard_requests of struct dm_target
Date: Tue, 13 Sep 2011 18:29:37 +0800	[thread overview]
Message-ID: <4E6F3091.1060701@gmail.com> (raw)

The patch is against 3.1-rc6

Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
---
 include/linux/device-mapper.h |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/include/linux/device-mapper.h b/include/linux/device-mapper.h
index 3fa1f3d..a54aba2 100644
--- a/include/linux/device-mapper.h
+++ b/include/linux/device-mapper.h
@@ -182,7 +182,8 @@ struct dm_target {
 
 	/*
 	 * The number of discard requests that will be submitted to the
-	 * target.  map_info->request_nr is used just like num_flush_requests.
+	 * target. map_info->target_request_nr is used just like
+	 * num_flush_requests.
 	 */
 	unsigned num_discard_requests;
 
-- 
1.7.1


                 reply	other threads:[~2011-09-13 10:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4E6F3091.1060701@gmail.com \
    --to=shhuiw@gmail.com \
    --cc=agk@redhat.com \
    --cc=dm-devel@redhat.com \
    --cc=jaxboe@fusionio.com \
    --cc=jbrassow@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=neilb@suse.de \
    --cc=snitzer@redhat.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