]> Cypherpunks repositories - gostls13.git/commit
runtime: eliminate a few usages of named return values in functions to make it consistent
authorAndy Pan <panjf2000@gmail.com>
Fri, 20 May 2022 16:20:47 +0000 (00:20 +0800)
committerMichael Pratt <mpratt@google.com>
Thu, 11 Aug 2022 16:20:20 +0000 (16:20 +0000)
commitcc9584b54bcbe8f537805e8df36fada349602c59
tree432012c7602671966dd38c63cf86b29f31309d2b
parent2340d371796f95acdcc399e60f9ecefec2add8df
runtime: eliminate a few usages of named return values in functions to make it consistent

Change-Id: Ia7d72b134a52627fd3c19a3c238fba8deb5e01c0
Reviewed-on: https://go-review.googlesource.com/c/go/+/407534
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
src/runtime/proc.go