]> Cypherpunks repositories - gostls13.git/commit
runtime: minor mfinal.go code cleanup
authorMichael Anthony Knyszek <mknyszek@google.com>
Tue, 18 Feb 2025 22:32:00 +0000 (22:32 +0000)
committerGopher Robot <gobot@golang.org>
Wed, 19 Feb 2025 22:25:03 +0000 (14:25 -0800)
commit57cd75a351a170e6ec6f3525972d16a3135b9398
treedb87dcbfae3e71efeaf86695741102216c0e9687
parent6d7cb594b358b9b22709fb7a7940abc4c9778074
runtime: minor mfinal.go code cleanup

This change moves finBlockSize into mfinal.go and renames finblock to
finBlock.

Change-Id: I20a0bc3907e7b028a2caa5d2fe8cf3f76332c871
Reviewed-on: https://go-review.googlesource.com/c/go/+/650695
Auto-Submit: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/runtime/mfinal.go
src/runtime/mgc.go