diff mbox

[5/7] qapi: rename input buttons

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

Commit Message

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

> All lowercase, use-dash instead of CamelCase.
>
> 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 7dec611..096fb24 100644
--- a/scripts/qapi.py
+++ b/scripts/qapi.py
@@ -67,7 +67,6 @@  case_whitelist = [
     'CpuInfoMIPS',          # PC, visible through query-cpu
     'CpuInfoTricore',       # PC, visible through query-cpu
     'InputAxis',            # TODO: drop when x-input-send-event is fixed
-    'InputButton',          # 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