Skip to content
  • Aleix Pol Gonzalez's avatar
    udev: remove duplicated code · 0e433cb8
    Aleix Pol Gonzalez authored
    Let UdevDevice offer the method we need for sorting instead of just half
    of it.
    Always sort Udev enumerations, since the alternative is to sort it every
    time it's called otherwise.
    0e433cb8