Commit 8f71519
committed
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.
Signed-off-by: Toomas Soome <[email protected]>1 parent 6cfc3db commit 8f71519
2 files changed
+228
-191
lines changed
0 commit comments