diff options
author | Stefan Weil <sw@weilnetz.de> | 2015-03-20 18:11:58 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2015-03-25 13:39:24 +0100 |
commit | c167e2e7eda609bbbb58650c1b82e8168106e40e (patch) | |
tree | 924e71dcca098a3be5c411cf158ed55f1110a282 /trace | |
parent | 054903a832b865eb5432d79b5c9d1e1ff31b58d7 (diff) | |
download | hqemu-c167e2e7eda609bbbb58650c1b82e8168106e40e.zip hqemu-c167e2e7eda609bbbb58650c1b82e8168106e40e.tar.gz |
acpi: Add missing GCC_FMT_ATTR to local function
This fixes these gcc warnings (not enabled in default build):
hw/acpi/aml-build.c:83:5: warning:
function might be possible candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format]
hw/acpi/aml-build.c:88:5: warning:
function might be possible candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format]
Cc: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'trace')
0 files changed, 0 insertions, 0 deletions