All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fixes for issues detected by static analyzers
@ 2018-10-10 15:08 Bart Van Assche
  2018-10-10 15:08 ` [PATCH v2 1/2] nvme-core: Make implicit seed truncation explicit Bart Van Assche
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Bart Van Assche @ 2018-10-10 15:08 UTC (permalink / raw)


Hi Keith, Christoph and Sagi,

This patch series addresses several issues reported by static analyzers like
sparse, smatch and Coverity. Please consider these patches for Linux kernel
v4.20.

Thanks,

Bart.

Changes compared to v1:
- Left out the patches that have already been queued by Christoph and also
  patch "nvme-core: Complain if nvme_init_identify() fails".
- Addressed the review feedback that I received for the two patches in v2
  of this series.

Bart Van Assche (2):
  nvme-core: Make implicit seed truncation explicit
  nvmet-fcloop: Suppress a compiler warning

 drivers/nvme/host/core.c     | 2 +-
 drivers/nvme/target/fcloop.c | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

-- 
2.19.0.605.g01d371f741-goog

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-10-11  5:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-10 15:08 [PATCH v2 0/2] Fixes for issues detected by static analyzers Bart Van Assche
2018-10-10 15:08 ` [PATCH v2 1/2] nvme-core: Make implicit seed truncation explicit Bart Van Assche
2018-10-10 15:34   ` Keith Busch
2018-10-10 15:08 ` [PATCH v2 2/2] nvmet-fcloop: Suppress a compiler warning Bart Van Assche
2018-10-10 15:57   ` James Smart
2018-10-10 16:35     ` Bart Van Assche
2018-10-11  5:55 ` [PATCH v2 0/2] Fixes for issues detected by static analyzers Christoph Hellwig

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.