linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: mskorzhinskiy@solarflare.com (Mikhail Skorzhinskii)
Subject: [PATCH nvme-cli 01/13] Remove superfluous casts
Date: Mon, 24 Jun 2019 22:51:45 +0200	[thread overview]
Message-ID: <87sgryogf2.fsf@solarflare.com> (raw)
In-Reply-To: <4fbac30a-51f0-95a7-7146-28805103f6a8@acm.org>

Bart Van Assche <bvanassche at acm.org> writes:
 > How about restoring RHEL 7 compatibility with the (untested) patch
 > below?

It is now tested and it works fine: both compilation on rhel7/non-rhel
and some basic functionality testing.

Thank you.

Mikhail Skorzhinskii

  parent reply	other threads:[~2019-06-24 20:51 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-19 17:36 [PATCH nvme-cli 00/13] Static checker fixes and NVMe 1.4 support Bart Van Assche
2019-06-19 17:36 ` [PATCH nvme-cli 01/13] Remove superfluous casts Bart Van Assche
2019-06-24 10:00   ` Mikhail Skorzhinskii
2019-06-24 10:49     ` Minwoo Im
2019-06-24 13:55     ` Bart Van Assche
2019-06-24 18:46       ` Minwoo Im
2019-06-24 19:49         ` Bart Van Assche
2019-06-24 20:51       ` Mikhail Skorzhinskii [this message]
2019-06-19 17:36 ` [PATCH nvme-cli 02/13] Use NULL instead of 0 where a pointer is expected Bart Van Assche
2019-06-19 17:36 ` [PATCH nvme-cli 03/13] huawei: Declare local functions static Bart Van Assche
2019-06-19 17:36 ` [PATCH nvme-cli 04/13] seagate: " Bart Van Assche
2019-06-19 17:36 ` [PATCH nvme-cli 05/13] virtium: Declare local symbols static Bart Van Assche
2019-06-19 17:36 ` [PATCH nvme-cli 06/13] lightnvm: Fix an endianness issue Bart Van Assche
2019-06-19 17:36 ` [PATCH nvme-cli 07/13] virtium: " Bart Van Assche
2019-06-19 17:36 ` [PATCH nvme-cli 08/13] wdc: Fix endianness bugs Bart Van Assche
2019-06-19 17:36 ` [PATCH nvme-cli 09/13] Avoid using arrays with a variable length Bart Van Assche
2019-06-19 17:36 ` [PATCH nvme-cli 10/13] nvme-cli: Rework the code for getting and setting NVMf properties Bart Van Assche
2019-06-19 17:36 ` [PATCH nvme-cli 11/13] nvme-cli: Skip properties that are not supported Bart Van Assche
2019-06-19 17:37 ` [PATCH nvme-cli 12/13] Introduce NVMe 1.4 Identify Namespace fields in struct nvme_id_ns Bart Van Assche
2019-06-19 17:37 ` [PATCH nvme-cli 13/13] nvme-cli: Report the NVMe 1.4 NPWG, NPWA, NPDG, NPDA and NOWS fields Bart Van Assche

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=87sgryogf2.fsf@solarflare.com \
    --to=mskorzhinskiy@solarflare.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;
as well as URLs for NNTP newsgroup(s).