mm-kernel-device: give cmp a total order
- Jun 17, 2020
-
-
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
-