]> Cypherpunks repositories - gostls13.git/commit
cmd/link: clean up some comments to Go standards
authorIan Lance Taylor <iant@golang.org>
Thu, 6 Nov 2025 22:03:59 +0000 (14:03 -0800)
committerGopher Robot <gobot@golang.org>
Fri, 7 Nov 2025 21:39:21 +0000 (13:39 -0800)
commitde84ac55c6c7c34bffa69edd20a3dae81b44b11f
tree2398a4f44d5a5a570c5cd985ca8d7667ade32ff8
parent5cd1b73772e339e3b460d53ba37630704a323ca7
cmd/link: clean up some comments to Go standards

Also drop a couple of unused names.

Change-Id: I0f09775a276c34ece7809cf5d3f7c6b8cd1fa487
Reviewed-on: https://go-review.googlesource.com/c/go/+/718580
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Michael Pratt <mpratt@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/link/internal/ld/elf.go