]> git.ipfire.org Git - thirdparty/libvirt.git/commit
udevProcessStorage: trim all whitespace from model and vendor
authorJán Tomko <jtomko@redhat.com>
Fri, 3 Jun 2016 17:33:05 +0000 (19:33 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 7 Jun 2016 10:53:37 +0000 (12:53 +0200)
commite2859b9dcdd50253999e3229e7dd9b5bca7c884c
treed967374b0a6fb5e0d5686dd2799be10dda66f113
parentcc1d0e2a0efca13de46390e223f97a058e22cdf8
udevProcessStorage: trim all whitespace from model and vendor

Use virTrimSpaces instead of a custom implementation.
src/node_device/node_device_udev.c