ceph-csi/internal
Rakshith R 6618e2012d cleanup: remove unnecessary calling of .String() when logging
This commit removes calling of .String() when logging
since `%s`,`%v` or `%q` will call an existing .String() function
automatically.

Fixes: #2051

Signed-off-by: Rakshith R <rar@redhat.com>
2021-05-25 18:02:11 +00:00
..
cephfs util: enable golang profiling 2021-05-25 10:41:22 +00:00
controller cleanup: various source code comment corrections 2021-04-16 10:22:35 +00:00
csi-common cephfs: move NodeGetVolumeStats() to CephFS NodeServer 2021-05-25 06:41:04 +00:00
journal rbd: store csi.storage.k8s.io/pvc/namespace metadata as Owner 2020-12-09 13:58:48 +00:00
liveness util: replace klog with util logger in liveness.go 2020-08-19 14:38:12 +00:00
rbd cleanup: remove unnecessary calling of .String() when logging 2021-05-25 18:02:11 +00:00
util util: enable golang profiling 2021-05-25 10:41:22 +00:00