while the lint is correct about how these enum members should be capitalized, the enum is marked as `pub` and all users of it would need to adapt. so ignore the lint for now [1]. [1]: https://rust-lang.github.io/rust-clippy/master/index.html#upper_case_acronyms Signed-off-by: Shannon Sterz <s.sterz@proxmox.com>