libnm-util: simplify nm_utils_ssid_to_utf8()
It's always used with a GByteArray anyway, as are most functions in nm-utils.h. Even better, we can skip the memcpy since it turns out to be pointless.
Showing
Please register or sign in to comment