]> Cypherpunks repositories - gostls13.git/commit
syscall: remove unnecessary use of unsafe.Pointer.
authorChristopher Koch <chrisko@google.com>
Thu, 26 Oct 2017 05:14:50 +0000 (05:14 +0000)
committerTobias Klauser <tobias.klauser@gmail.com>
Thu, 26 Oct 2017 20:47:17 +0000 (20:47 +0000)
commit186872f3dacd017aed86fd57bb0bbbdaca35cd66
treec99b7409c9081fc8a0adc4ebfefbc3f5005d29af
parentda95254d1aee5b2497b784b7bfd9d0972505a48d
syscall: remove unnecessary use of unsafe.Pointer.

Change-Id: I43b32fbca8761d33927e7d0541bba123df0e0122
Reviewed-on: https://go-review.googlesource.com/73556
Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/syscall/syscall_linux.go