Skip to content

Commit

Permalink
checkstyle: fix action failures
Browse files Browse the repository at this point in the history
Reviewed-by: Don Brady <[email protected]>
Reviewed-by: Tony Hutter <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Serapheim Dimitropoulos <[email protected]>
Closes openzfs#15220
  • Loading branch information
sdimitro authored and behlendorf committed Sep 11, 2023
1 parent 1e5cc95 commit 39347fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/zed/zed.d/statechange-slot_off.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/sh
# shellcheck disable=SC3014,SC2154,SC2086,SC2034
#
# Turn off disk's enclosure slot if it becomes FAULTED.
#
Expand Down

0 comments on commit 39347fc

Please sign in to comment.