All of lore.kernel.org
 help / color / mirror / Atom feed
* [Virtio-fs] [PATCH 0/2] virtiofs, dax: Fix couple of smatch warnings
@ 2021-05-06 18:43 ` Vivek Goyal
  0 siblings, 0 replies; 12+ messages in thread
From: Vivek Goyal @ 2021-05-06 18:43 UTC (permalink / raw)
  To: linux-fsdevel, virtio-fs, miklos; +Cc: dan.carpenter, vgoyal, linux-kernel

Hi,

Dan Carpenter reported couple of smatch warning in fs/fuse/dax.c code.
These patches fix the warnings.

Thanks Dan.

Vivek

Vivek Goyal (2):
  virtiofs, dax: Fix smatch warning about loss of info during shift
  virtiofs, dax: Fixed smatch warning about ret being uninitialized

 fs/fuse/dax.c | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

-- 
2.25.4


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

end of thread, other threads:[~2021-05-10 18:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-06 18:43 [Virtio-fs] [PATCH 0/2] virtiofs, dax: Fix couple of smatch warnings Vivek Goyal
2021-05-06 18:43 ` Vivek Goyal
2021-05-06 18:43 ` [Virtio-fs] [PATCH 1/2] virtiofs, dax: Fix smatch warning about loss of info during shift Vivek Goyal
2021-05-06 18:43   ` Vivek Goyal
2021-05-06 19:07   ` [Virtio-fs] " Dr. David Alan Gilbert
2021-05-06 19:07     ` Dr. David Alan Gilbert
2021-05-06 19:35     ` [Virtio-fs] " Matthew Wilcox
2021-05-06 19:35       ` Matthew Wilcox
2021-05-10 18:16       ` [Virtio-fs] " Vivek Goyal
2021-05-10 18:16         ` Vivek Goyal
2021-05-06 18:43 ` [Virtio-fs] [PATCH 2/2] virtiofs, dax: Fixed smatch warning about ret being uninitialized Vivek Goyal
2021-05-06 18:43   ` Vivek Goyal

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.