diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2020-04-29 15:59:52 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2020-05-04 10:25:02 -0400 |
commit | 88b3648f557855f7da85b5d32f1a08c5a66c2a01 (patch) | |
tree | 5bb9db4962ffadeaa9f3470f09d56cd1a29a3232 /include | |
parent | 9604980303579ac351e1611d1b0ea8a89c3e9e6b (diff) | |
download | qemu-88b3648f557855f7da85b5d32f1a08c5a66c2a01.zip qemu-88b3648f557855f7da85b5d32f1a08c5a66c2a01.tar.gz qemu-88b3648f557855f7da85b5d32f1a08c5a66c2a01.tar.bz2 |
acpi: drop pointless _STA method
When returning a constant there is no point in having a method
in the first place, _STA can be a simple integer instead.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20200429140003.7336-5-kraxel@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions