HomeFreeBSD

zfs_refcount_remove: explictly ignore returns

Description

zfs_refcount_remove: explictly ignore returns

Coverity noticed that sometimes we ignore the return, and sometimes we
don't. Its not wrong, and I like consistent style, so here we are.

Reported-by: Coverity (CID-1564584)
Reported-by: Coverity (CID-1564585)
Reported-by: Coverity (CID-1564586)
Reported-by: Coverity (CID-1564587)
Reported-by: Coverity (CID-1564588)

Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Closes #15647

Details

Provenance
rob.norris_klarasystems.comAuthored on Dec 7 2023, 4:21 PM
GitHub <noreply@github.com>Committed on Dec 7 2023, 4:21 PM
Parents
rG11656234b560: FreeBSD: Ensure that zfs_getattr() initializes the va_rdev field
Branches
Unknown
Tags
Unknown