commit | f187cfefd2993a4d3632aa41b86a08e01beb053f | [log] [tgz] |
---|---|---|
author | Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru> | Fri Oct 06 18:41:11 2023 +0300 |
committer | John Snow <jsnow@redhat.com> | Thu Oct 12 14:21:43 2023 -0400 |
tree | ce11e1d4bbdc4bdc663bd7d5170db47e5b5e3bd7 | |
parent | 19a39e270bdedc3c526b2a53913d8fff88c907bf [diff] |
python/qemu/qmp/legacy: cmd(): drop cmd_id unused argument The argument is unused, let's drop it for now, as we are going to refactor the interface and don't want to refactor unused things. Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru> Reviewed-by: Eric Blake <eblake@redhat.com> Message-id: 20231006154125.1068348-2-vsementsov@yandex-team.ru Signed-off-by: John Snow <jsnow@redhat.com>