1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-29 08:08:37 +00:00
freebsd/sys/geom
Zhenlei Huang bd5d9037c5 GEOM: Remove redundant NULL pointer check before g_free()
Reviewed by:	melifaro, pjd, imp
Approved by:	kp (mentor)
Differential Revision:	https://reviews.freebsd.org/D37779
2022-12-28 23:34:09 +08:00
..
bde GEOM: Remove redundant NULL pointer check before g_free() 2022-12-28 23:34:09 +08:00
cache
concat
eli GEOM: Remove redundant NULL pointer check before g_free() 2022-12-28 23:34:09 +08:00
gate
journal Add a flags parameter to the ffs_sbget() function that reads UFS superblocks. 2022-07-30 22:51:38 -07:00
label GEOM: Remove redundant NULL pointer check before g_free() 2022-12-28 23:34:09 +08:00
linux_lvm
mirror
mountver
multipath
nop kerneldump: remove physical argument from d_dumper 2022-05-13 10:42:48 -03:00
part GEOM: Remove redundant NULL pointer check before g_free() 2022-12-28 23:34:09 +08:00
raid kerneldump: remove physical from dump routines 2022-05-13 10:43:19 -03:00
raid3
shsec
stripe
union Clarify when GEOM utilities exit with success or failure. 2022-07-16 10:26:51 -07:00
uzip
vinum GEOM: Remove redundant NULL pointer check before g_free() 2022-12-28 23:34:09 +08:00
virstor geom(4): Fix a common typo in a source code comment 2022-06-05 09:51:10 +02:00
zero
geom_bsd_enc.c
geom_ccd.c GEOM: Remove redundant NULL pointer check before g_free() 2022-12-28 23:34:09 +08:00
geom_ctl.c Clarify when GEOM utilities exit with success or failure. 2022-07-16 10:26:51 -07:00
geom_ctl.h
geom_dbg.h
geom_dev.c GEOM: Remove redundant NULL pointer check before g_free() 2022-12-28 23:34:09 +08:00
geom_disk.c Delay GEOM disk_create() until CAM periph probe completes. 2022-07-14 16:17:36 -04:00
geom_disk.h Delay GEOM disk_create() until CAM periph probe completes. 2022-07-14 16:17:36 -04:00
geom_dump.c
geom_event.c Adjust g_waitidle() visibility and definition 2022-08-02 21:11:10 +03:00
geom_flashmap.c
geom_flashmap.h
geom_int.h
geom_io.c Adjust function definition in geom_io.c to avoid clang 15 warnings 2022-07-26 19:59:56 +02:00
geom_kern.c
geom_map.c
geom_redboot.c GEOM: Remove redundant NULL pointer check before g_free() 2022-12-28 23:34:09 +08:00
geom_slice.c GEOM: Remove redundant NULL pointer check before g_free() 2022-12-28 23:34:09 +08:00
geom_slice.h
geom_subr.c Adjust function definition in geom_subr.c to avoid clang 15 warnings 2022-07-26 19:59:56 +02:00
geom_vfs.c g_vfs_done: Only report ENXIO once 2022-04-24 14:01:33 -06:00
geom_vfs.h
geom.h Adjust g_waitidle() visibility and definition 2022-08-02 21:11:10 +03:00
notes