1
0
mirror of https://git.proxmox.com/git/mirror_zfs.git synced 2025-04-06 17:49:11 +03:00
mirror_zfs/module/avl
Brian Behlendorf 2cdd75bed7 cppcheck: remove redundant ASSERTs
The ASSERT that the passed pointer isn't NULL appears after the
pointer has already been dereferenced.  Remove the redundant check.

Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes 
2021-01-26 16:12:10 -08:00
..
avl.c cppcheck: remove redundant ASSERTs 2021-01-26 16:12:10 -08:00
Makefile.in Cleanup linux module kbuild files 2020-06-10 09:24:15 -07:00