mbox series

[0/2] virtiofs, dax: Fix couple of smatch warnings

Message ID 20210506184304.321645-1-vgoyal@redhat.com (mailing list archive)
Headers show
Series virtiofs, dax: Fix couple of smatch warnings | expand

Message

Vivek Goyal May 6, 2021, 6:43 p.m. UTC
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(-)