]> Cypherpunks repositories - gostls13.git/commit
internal/cpu: fix style nit in variable name
authorMartin Möhrmann <moehrmann@google.com>
Sun, 6 Aug 2017 14:15:05 +0000 (16:15 +0200)
committerMartin Möhrmann <moehrmann@google.com>
Tue, 8 Aug 2017 04:11:36 +0000 (04:11 +0000)
commitc4ee0e2a8b0fa493a59fc97e162dede7849cfd44
tree4994ad821eb572a7e49d287be9e4740f4828192c
parente1f38ccab14d27b934f0ebe7282fad556a788dd6
internal/cpu: fix style nit in variable name

Consistent with similar change of style in the crypto repository:
http://golang.org/cl/43511

Change-Id: Ib158c52a2649dcbbe9eb92f2bdb9d289e0dcc7bf
Reviewed-on: https://go-review.googlesource.com/53474
Reviewed-by: Han-Wen Nienhuys <hanwen@google.com>
Reviewed-by: Avelino <t@avelino.xxx>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/internal/cpu/cpu_x86.go