All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] nvme-pci: compile warnings in nvme_alloc_host_mem()
Date: Thu, 06 Jul 2017 15:28:34 +0000	[thread overview]
Message-ID: <20170706152834.GA2160@lst.de> (raw)
In-Reply-To: <20170706092651.dshe5uxn665icxma@mwanda>

On Thu, Jul 06, 2017 at 12:26:52PM +0300, Dan Carpenter wrote:
> "i" should be signed or it could cause a forever loop on the cleanup
> path. "size" can be used uninitialized.

Looks good,

Reviewed-by: Christoph Hellwig <hch@lst.de>

WARNING: multiple messages have this Message-ID (diff)
From: hch@lst.de (Christoph Hellwig)
Subject: [PATCH] nvme-pci: compile warnings in nvme_alloc_host_mem()
Date: Thu, 6 Jul 2017 17:28:34 +0200	[thread overview]
Message-ID: <20170706152834.GA2160@lst.de> (raw)
In-Reply-To: <20170706092651.dshe5uxn665icxma@mwanda>

On Thu, Jul 06, 2017@12:26:52PM +0300, Dan Carpenter wrote:
> "i" should be signed or it could cause a forever loop on the cleanup
> path. "size" can be used uninitialized.

Looks good,

Reviewed-by: Christoph Hellwig <hch at lst.de>

  reply	other threads:[~2017-07-06 15:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-06  9:26 [PATCH] nvme-pci: compile warnings in nvme_alloc_host_mem() Dan Carpenter
2017-07-06  9:26 ` Dan Carpenter
2017-07-06 15:28 ` Christoph Hellwig [this message]
2017-07-06 15:28   ` 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=20170706152834.GA2160@lst.de \
    --to=hch@lst.de \
    --cc=kernel-janitors@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 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.