]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: fix formatting
authorKeith Randall <khr@golang.org>
Wed, 2 Jun 2021 00:00:22 +0000 (17:00 -0700)
committerKeith Randall <khr@golang.org>
Wed, 2 Jun 2021 00:20:16 +0000 (00:20 +0000)
commitcae68700cc76d3118e470180a1cbeac616f3dfad
tree05802b42423a7fb48417f61e98775353b443627a
parent567ee865f690cde59d5aeadc04bcc926d2316db8
runtime: fix formatting

Fix up a gofmt complaint from CL 310591.

Change-Id: I73534ef064a4cfc53539e5e65a8653e2cd684c64
Reviewed-on: https://go-review.googlesource.com/c/go/+/324090
Trust: Keith Randall <khr@golang.org>
Run-TryBot: Keith Randall <khr@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/runtime/internal/atomic/atomic_arm64.go