]> Cypherpunks.ru repositories - gostls13.git/commit
internal/cpu: add comments to copied functions
authorapocelipes <seve3r@outlook.com>
Wed, 25 Oct 2023 10:29:01 +0000 (10:29 +0000)
committerKeith Randall <khr@golang.org>
Tue, 31 Oct 2023 21:32:19 +0000 (21:32 +0000)
commite73e25b624c37a936bb42f50a11f56297a4cd637
tree9892d950e3f684466a798b199380846d352e5e05
parentd2f3a68bf0d492780cc0f0cf2c6d71d59df30d5b
internal/cpu: add comments to copied functions

Just as same as other copied functions,
like stringsTrimSuffix in "os/executable_procfs.go"

Change-Id: I9c9fbd75b009a5ae0e869cf1fddc77c0e08d9a67
GitHub-Last-Rev: 4c18865e15ede0f53121b6845a1879cdd70d1a38
GitHub-Pull-Request: golang/go#63704
Reviewed-on: https://go-review.googlesource.com/c/go/+/537056
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Martin Möhrmann <moehrmann@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Martin Möhrmann <moehrmann@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
src/internal/cpu/cpu.go