mirror_zfs/cmd/zpool
Toomas Soome 040c533280 cmd/zpool cstyle issues
add missing headers.
usage() is no-return, so anything after call to it is unreachable code.
use (void) cast where we do ignore return value.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Toomas Soome <tsoome@me.com>
Closes #17885
2025-12-09 15:34:13 -08:00
..
compatibility.d Update compatibility.d files 2025-09-09 17:04:01 -07:00
os GCC 15: Fix unterminated-string-initialization (#17244) 2025-04-16 09:33:29 -07:00
zpool.d zed: misc vdev_enc_sysfs_path fixes 2023-11-07 09:09:24 -08:00
Makefile.am Update compatibility.d files 2025-09-09 17:04:01 -07:00
zpool_iter.c pool_iter_refresh: don't refresh pools twice 2025-10-21 09:50:43 -07:00
zpool_main.c cmd/zpool cstyle issues 2025-12-09 15:34:13 -08:00
zpool_util.c SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
zpool_util.h zpool iostat: refresh pool list every interval 2025-09-29 16:50:49 -07:00
zpool_vdev.c cmd/zpool cstyle issues 2025-12-09 15:34:13 -08:00