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
This commit is contained in:
Toomas Soome
2025-11-15 01:58:50 +02:00
committed by GitHub
parent 6015edb374
commit e63d026b91
2 changed files with 228 additions and 191 deletions
+224 -187
View File
File diff suppressed because it is too large Load Diff