freebsd-dev/sys/geom/vinum
Ed Maste 87bb53cb53 gvinum: correct assertions
Pointer addresses are always >= 0.  Assert that the value is >= 0
instead.

PR:		207855, 207856
Reviewed by:	imp
Reported by:	David Binderman
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D37677
2023-03-21 10:03:12 -04:00
..
geom_vinum_create.c GEOM: Remove redundant NULL pointer check before g_free() 2022-12-28 23:34:09 +08:00
geom_vinum_drive.c
geom_vinum_events.c GEOM: Remove redundant NULL pointer check before g_free() 2022-12-28 23:34:09 +08:00
geom_vinum_init.c geom(4): Fix some of the "set but not used" warnings 2021-12-18 11:42:34 +00:00
geom_vinum_list.c
geom_vinum_move.c
geom_vinum_plex.c gvinum: correct assertions 2023-03-21 10:03:12 -04:00
geom_vinum_raid5.c gvinum: correct assertions 2023-03-21 10:03:12 -04:00
geom_vinum_raid5.h
geom_vinum_rename.c geom(4): Fix some of the "set but not used" warnings 2021-12-18 11:42:34 +00:00
geom_vinum_rm.c
geom_vinum_share.c
geom_vinum_share.h
geom_vinum_state.c
geom_vinum_subr.c geom_vinum: fix set but not used warnings 2022-04-04 13:23:47 -08:00
geom_vinum_var.h vinum/geom_vinum_var.h: Fix missing linefeed in license. 2022-10-12 22:46:03 -05:00
geom_vinum_volume.c geom(4): Fix some of the "set but not used" warnings 2021-12-18 11:42:34 +00:00
geom_vinum.c geom_vinum: fix set but not used warnings 2022-04-04 13:23:47 -08:00
geom_vinum.h