Skip to content

Commit 7b6d80b

Browse files
committed
better name
1 parent 79651ab commit 7b6d80b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cns/types/infiniband/errorcodes.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const (
77
PodNotFound ErrorCode = 1
88
DeviceUnavailable ErrorCode = 2
99
DeviceNotFound ErrorCode = 3
10-
NUMAAnnotationNotFound ErrorCode = 4
10+
AnnotationNotFound ErrorCode = 4
1111
PodAlreadyAllocated ErrorCode = 5
1212
InternalProgrammingError ErrorCode = 6
1313
)

0 commit comments

Comments
 (0)