Gerd Hoffmann <kra...@redhat.com> writes:

> All lowercase, use-dash instead of CamelCase.
>
> Signed-off-by: Gerd Hoffmann <kra...@redhat.com>

Please squash in:

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

Reply via email to