Skip to content

Commit e63d026

Browse files
authored
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 <[email protected]> Signed-off-by: Toomas Soome <[email protected]> Closes #17885
1 parent 6015edb commit e63d026

File tree

2 files changed

+228
-191
lines changed

2 files changed

+228
-191
lines changed

0 commit comments

Comments
 (0)