Skip to content
Snippets Groups Projects
user avatar
Christoph Petrausch authored
* Remove unused function

This unused function triggered go vet

github.com/bio-routing/bio-rd/syscallwrappers
[error]syscallwrappers/syscalls_linux.go:75:9: possible misuse of unsafe.Pointer

* Remove unreachable code

* Use keyed syntax for composite literals

* Remove copies of mutex locks
8f752579
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..