]> Cypherpunks repositories - gostls13.git/commit
syscall: follow convention for generated code comments in linux/riscv64 files
authorTobias Klauser <tklauser@distanz.ch>
Thu, 21 Nov 2019 13:39:24 +0000 (14:39 +0100)
committerTobias Klauser <tobias.klauser@gmail.com>
Sat, 23 Nov 2019 11:00:41 +0000 (11:00 +0000)
commit6f7b96f6cb5f5c156cf4e69b1fa1ec0e57b01677
tree9da85b67f8804f1d66376abc67927082e9a2a9d3
parentc2e2296dd7dea68de4a45d8dc82b1920130eb74a
syscall: follow convention for generated code comments in linux/riscv64 files

Use generated code comments following the convention
https://golang.org/s/generatedcode.

Follow-up for CL 204659

Change-Id: I7a3467ff9477488616b17f059245368d3d82d7a0
Reviewed-on: https://go-review.googlesource.com/c/go/+/208417
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/syscall/zerrors_linux_riscv64.go
src/syscall/zsysnum_linux_riscv64.go