]> Cypherpunks repositories - gostls13.git/commit
runtime: update comment for golinkname
authorWei Fu <fuweid89@gmail.com>
Mon, 2 Sep 2024 02:40:39 +0000 (10:40 +0800)
committerGopher Robot <gobot@golang.org>
Wed, 4 Sep 2024 13:33:09 +0000 (13:33 +0000)
commit6450a988a7ed81e8637c106abb7fbe318011dda8
treeffb0e7d9f2f1d52aa2523df684dc521ae4fbeb27
parent1b5ae45181ef5274045b9b93ae0603ebb34fa811
runtime: update comment for golinkname

containerd deleted unsafe, golinkname usage from whole project in
the https://github.com/containerd/containerd/pull/10611. This patch is
to delete contained name in the comment.

Change-Id: Ide55ad9c65b3b622650a0b5813a7817306e87d3f
Reviewed-on: https://go-review.googlesource.com/c/go/+/609996
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/runtime/proc.go