Skip to content
Snippets Groups Projects

mm-kernel-device: give cmp a total order

Merged Eric Caruso requested to merge ejcaruso/ModemManager:kerneldevice-cmp into master
  1. Jun 17, 2020
    • Eric Caruso's avatar
      mm-kernel-device: give cmp a total order · 9d31cbaa
      Eric Caruso authored
      This allows MMKernelDevice::cmp to compare two kernel devices
      with different object types, which means that subclasses can
      continue to only handle comparisons with their own type. The
      order may not be stable across builds.
      9d31cbaa
Loading