ceph-csi/internal
Humble Chirammal 25617929f0 rbd: use different variable instead of builtin cap function
`cap` builtin function returns the capacity of a type. Its not
good practice to use this builtin function for other variable
names, removing it here

Ref# https://golang.org/pkg/builtin/#cap

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2020-10-21 12:30:18 +00:00
..
cephfs util: drop nolint comment for execCommandJSON() 2020-10-20 15:38:44 +00:00
csi-common util: remove unused CSI server initialization functions 2020-10-21 11:17:22 +00:00
journal rbd: remove unused credentials argument from StoreImageID() 2020-10-15 06:46:41 +00:00
liveness util: replace klog with util logger in liveness.go 2020-08-19 14:38:12 +00:00
rbd rbd: use different variable instead of builtin cap function 2020-10-21 12:30:18 +00:00
util rbd: use different variable instead of builtin cap function 2020-10-21 12:30:18 +00:00