All of lore.kernel.org
 help / color / mirror / Atom feed
From: minwoo.im.dev@gmail.com (Minwoo Im)
Subject: [PATCH 0/2] Minor clean-ups for nvme and nvme-fabrics
Date: Sat, 11 May 2019 22:42:53 +0900	[thread overview]
Message-ID: <20190511134255.6790-1-minwoo.im.dev@gmail.com> (raw)

Here's minor patchset for nvme and nvme-fabrics.
The first one fixes typos in nvme status code name.  Once it's accepted,
nvme-cli can be updatd soon.
The second removes a unused argument in nvmf_create_ctrl().

Please review.
Thanks,

Minwoo Im (2):
  nvme: Fix typos in nvme status code values
  nvme-fabrics: Remove unused argument

 drivers/nvme/host/fabrics.c | 4 ++--
 include/linux/nvme.h        | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.17.1

             reply	other threads:[~2019-05-11 13:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-11 13:42 Minwoo Im [this message]
2019-05-11 13:42 ` [PATCH 1/2] nvme: Fix typos in nvme status code values Minwoo Im
2019-05-11 19:02   ` Chaitanya Kulkarni
2019-05-12 14:34   ` Sagi Grimberg
2019-05-11 13:42 ` [PATCH 2/2] nvme-fabrics: Remove unused argument Minwoo Im
2019-05-11 21:50   ` Chaitanya Kulkarni
2019-05-11 22:04     ` Minwoo Im
2019-05-12 15:23       ` Chaitanya Kulkarni
2019-05-12 14:35   ` Sagi Grimberg
2019-05-13 14:01 ` [PATCH 0/2] Minor clean-ups for nvme and nvme-fabrics Christoph Hellwig

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=20190511134255.6790-1-minwoo.im.dev@gmail.com \
    --to=minwoo.im.dev@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.