Change-Id: Ic92f57c2d7f268d8d985797974883c1a537d6993
Use Utsname from golang.org/x/sys/unix which contains byte array instead of int8/uint8 array members. This allows to simplify the string conversions of these members.