mirror of
https://git.mirrors.martin98.com/https://github.com/ceph/ceph-csi.git
synced 2025-10-20 03:41:05 +08: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>