udev.eclass: return unprefixed dir in _udev_get_udevdir()
authorGuilherme Amadio <amadio@gentoo.org>
Tue, 7 Aug 2018 08:53:15 +0000 (10:53 +0200)
committerGuilherme Amadio <amadio@gentoo.org>
Tue, 7 Aug 2018 09:00:35 +0000 (11:00 +0200)
commit9da59e5d593986ae94a4da5f10d0b1e3886b55b5
tree3bd7784d565ddfcd66bdc6207827d3e38a6d0417
parenta4b481b63ac5585d175a14923c6af3059b7c3e22
udev.eclass: return unprefixed dir in _udev_get_udevdir()

Documentation said it should return unprefixed dir, but the
function actually returned the prefixed dir.
eclass/udev.eclass