Skip to content

Use enum in switch instead of raw int

Nicolas Fella requested to merge work/enum into master

This makes it a bit harder to forget to handle cases

We still need to manually keep upower.h in sync with upstream though

Merge request reports