Commit e63d026
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 #178851 parent 6015edb commit e63d026
2 files changed
+228
-191
lines changed
0 commit comments