]> Cypherpunks repositories - gostls13.git/commit
syscall: remove stray TODO comment
authorTobias Klauser <tklauser@distanz.ch>
Tue, 13 Oct 2020 08:18:35 +0000 (10:18 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Wed, 14 Oct 2020 08:05:58 +0000 (08:05 +0000)
commitfc3a6f4533149212264f74c3a6871a79dc7bbe65
tree15245830956bb92caf9c3d3efd13855c988bfe35
parente2931612b04e2ea6be337872c6f4a31c7d7dec54
syscall: remove stray TODO comment

This was addressed by CL 2816 and the same comment was deleted from
asm_linux_386.s.

Change-Id: Icc797993161d67e7c4f4cdb11c2b96ac88e00dd9
Reviewed-on: https://go-review.googlesource.com/c/go/+/261458
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/syscall/syscall_linux_386.go