diff mbox

[6/7] qapi: rename input axises

Message ID 87wprazsz6.fsf@blackfin.pond.sub.org (mailing list archive)
State New, archived
Headers show

Commit Message

Markus Armbruster Jan. 15, 2016, 4:51 p.m. UTC
Gerd Hoffmann <kraxel@redhat.com> writes:

> Lowercase them.
>
> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>

Please squash in:
diff mbox

Patch

diff --git a/scripts/qapi.py b/scripts/qapi.py
index 096fb24..4dcaf5a 100644
--- a/scripts/qapi.py
+++ b/scripts/qapi.py
@@ -66,7 +66,6 @@  case_whitelist = [
     'CpuInfoBase',          # CPU, visible through query-cpu
     'CpuInfoMIPS',          # PC, visible through query-cpu
     'CpuInfoTricore',       # PC, visible through query-cpu
-    'InputAxis',            # TODO: drop when x-input-send-event is fixed
     'QapiErrorClass',       # all members, visible through errors
     'UuidInfo',             # UUID, visible through query-uuid
     'X86CPURegister32',     # all members, visible indirectly through qom-get