mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-21 14:56:41 +00:00
IneffAssign warns about the two following statements: Line 147: warning: ineffectual assignment to supported (ineffassign) Line 148: warning: ineffectual assignment to ok (ineffassign) Reported-by: https://goreportcard.com/report/github.com/ceph/ceph-csi Updates: #975 Signed-off-by: Yug Gupta <ygupta@redhat.com>