diff options
| author | Iskander Sharipov <quasilyte@gmail.com> | 2018-07-10 08:32:56 +0300 |
|---|---|---|
| committer | Brad Fitzpatrick <bradfitz@golang.org> | 2018-08-22 19:48:50 +0000 |
| commit | fd7d3259c93e8901f5645fd5de620cd75053c7ca (patch) | |
| tree | 751cc780851a5455ac95e277c08ae734ef931efa /src/runtime/panic.go | |
| parent | fa6639d62664ecd710b112eb1c1e759104c9193c (diff) | |
| download | go-fd7d3259c93e8901f5645fd5de620cd75053c7ca.tar.xz | |
runtime: remove redundant explicit deref in trace.go
Replaces legacy Go syntax for pointer struct member access
with more modern auto-deref alternative.
Found using https://go-critic.github.io/overview#underef-ref
Change-Id: I71a3c424126c4ff5d89f9e4bacb6cc01c6fa2ddf
Reviewed-on: https://go-review.googlesource.com/122895
Run-TryBot: Iskander Sharipov <iskander.sharipov@intel.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/runtime/panic.go')
0 files changed, 0 insertions, 0 deletions
