]> Cypherpunks repositories - gostls13.git/commit
runtime: fix comment typo in page allocator
authorcui fliter <imcusg@gmail.com>
Mon, 1 May 2023 04:41:56 +0000 (12:41 +0800)
committerGopher Robot <gobot@golang.org>
Tue, 2 May 2023 00:07:07 +0000 (00:07 +0000)
commit80d64adb7950d09371a351bbd3a23facc2cfe5cf
treea18f24317926962cded412aa0438c0f855aa7707
parent73a4684caa1567c06e239dc657b82ede77777e3b
runtime: fix comment typo in page allocator

A commit looks to have some minor bug that makes comments look confusing.
The commit in question: https://go-review.googlesource.com/c/go/+/250517

Change-Id: I7859587be15a22f8330d6ad476058f74ca2ca6ab
Reviewed-on: https://go-review.googlesource.com/c/go/+/490795
Run-TryBot: shuang cui <imcusg@gmail.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Michael Pratt <mpratt@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/runtime/mpagealloc_64bit.go