diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-02-01 21:32:54 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-02-01 22:18:16 +0100 |
commit | fb8a9fc9b5ec53b13f9c2acad48b9a7f6579acfa (patch) | |
tree | c2b0e117cb76a2a40420c5ad4b3878b19d152f3f /src/hwdb | |
parent | 1e5b6b4f2861ad2b31571065b60b05fca85047b1 (diff) |
resolve: work around clang limitation
clang is apparently not smart enough to detect when a switch statement contains case statements for all possible values
of the used type. Work around that.
(And while we are at it, normalize indentation a bit)
Fixes: #2504
Diffstat (limited to 'src/hwdb')
0 files changed, 0 insertions, 0 deletions