mirror of https://github.com/linkerd/linkerd2.git
Various methods check if an error is `nil` before returning it, however continuing down the code path returns a `nil`. This can be reduced to just returning the error whether it is `nil` or not. Signed-off-by: Oliver Gould <ver@buoyant.io> |
||
|---|---|---|
| .. | ||
| cluster_watcher.go | ||
| cluster_watcher_headless.go | ||
| cluster_watcher_mirroring_test.go | ||
| cluster_watcher_test_util.go | ||
| events_formatting.go | ||
| jittered_ticker.go | ||
| metrics.go | ||
| probe_worker.go | ||