linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: hujianyang <hujianyang@huawei.com>
To: linux-scsi@vger.kernel.org
Cc: hujianyang@huawei.com
Subject: [PATCH] scsi: Fix the comment of sd_major
Date: Tue, 8 Apr 2014 13:29:50 +0800	[thread overview]
Message-ID: <5343894E.7000902@huawei.com> (raw)

Fix the comment of sd_major to right major numbers.

Signed-off-by: hujianyang <hujianyang@huawei.com>

---
 drivers/scsi/sd.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/scsi/sd.c b/drivers/scsi/sd.c
index 470954a..02ff975 100644
--- a/drivers/scsi/sd.c
+++ b/drivers/scsi/sd.c
@@ -529,7 +529,7 @@ static struct kobject *sd_default_probe(dev_t devt, int *partno, void *data)
  * ones with major1, ... Disk 256 is for major0 again, disk 272
  * for major1, ...
  * As we stay compatible with our numbering scheme, we can reuse
- * the well-know SCSI majors 8, 65--71, 136--143.
+ * the well-know SCSI majors 8, 65--71, 128--135.
  */
 static int sd_major(int major_idx)
 {
-- 
1.6.0.2


             reply	other threads:[~2014-04-08  5:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-08  5:29 hujianyang [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-04-08  5:15 [PATCH] scsi: Fix the comment of sd_major hujianyang
2014-04-08  5:24 ` hujianyang

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=5343894E.7000902@huawei.com \
    --to=hujianyang@huawei.com \
    --cc=linux-scsi@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).