All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keith Busch <kbusch@kernel.org>
To: Guixin Liu <kanie@linux.alibaba.com>
Cc: axboe@kernel.dk, hch@lst.de, sagi@grimberg.me, kch@nvidia.com,
	linux-nvme@lists.infradead.org
Subject: Re: [PATCH] nvmet: fix the warning of assigne int to __le16
Date: Fri, 8 Nov 2024 08:54:09 -0700	[thread overview]
Message-ID: <Zy40IQ8KYcfAsLdH@kbusch-mbp> (raw)
In-Reply-To: <20241108083030.22555-1-kanie@linux.alibaba.com>

On Fri, Nov 08, 2024 at 04:30:30PM +0800, Guixin Liu wrote:
> Even though NVME_CNTLID_DYNAMIC is 0xffff, we still need use
> cpu_to_le16 to translate it to litte-endian.

Folded in, nvme-6.13 updated. Thanks.


      reply	other threads:[~2024-11-08 16:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-08  8:30 [PATCH] nvmet: fix the warning of assigne int to __le16 Guixin Liu
2024-11-08 15:54 ` Keith Busch [this message]

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=Zy40IQ8KYcfAsLdH@kbusch-mbp \
    --to=kbusch@kernel.org \
    --cc=axboe@kernel.dk \
    --cc=hch@lst.de \
    --cc=kanie@linux.alibaba.com \
    --cc=kch@nvidia.com \
    --cc=linux-nvme@lists.infradead.org \
    --cc=sagi@grimberg.me \
    /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.