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> |
||
|---|---|---|
| .. | ||
| healthcheck.go | ||
| healthcheck_labels.go | ||
| healthcheck_output.go | ||
| healthcheck_test.go | ||
| sidecar.go | ||
| sidecar_test.go | ||
| version.go | ||