Skip to content

Commit c7bdbc5

Browse files
committed
Merge commit '706bbe0f1f5d43be335f2439f05fc15a8c372f32' into make-sync
2 parents 676c6e5 + 0e71e17 commit c7bdbc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iscsi/iscsiadm.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ func iscsiadmDebug(output string, cmdError error) {
3838
}
3939

4040
// ListInterfaces returns a list of all iscsi interfaces configured on the node
41-
/// along with the raw output in Response.StdOut we add the convenience of
41+
// along with the raw output in Response.StdOut we add the convenience of
4242
// returning a list of entries found
4343
func ListInterfaces() ([]string, error) {
4444
debug.Println("Begin ListInterface...")

0 commit comments

Comments
 (0)