ceph-csi/internal/journal
Yati Padia bfda5fa57f cleanup: resolve revive linter issue
revive linter checks for var-declaration
format.
For example:
"e2e/rbd_helper.go:441:36: var-declaration:
should drop = nil from declaration of
var noPVCValidation; it is the zero value (revive)
var noPVCValidation validateFunc = nil"

Updates: #1586

Signed-off-by: Yati Padia <ypadia@redhat.com>
2021-07-19 08:39:32 +00:00
..
omap.go journal: fix reading omaps from objects with large key counts 2020-11-06 06:42:22 +00:00
voljournal.go cleanup: resolve revive linter issue 2021-07-19 08:39:32 +00:00