diff options
author | 2022-12-13 00:16:46 +0000 | |
---|---|---|
committer | 2022-12-27 06:00:47 -0500 | |
commit | 5dc38777a7de15109a1d45b42cf2bb7f1bbe6010 (patch) | |
tree | 56a777072efb2b4e50593212cbab285188433af2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86 (diff) | |
download | wireguard-linux-5dc38777a7de15109a1d45b42cf2bb7f1bbe6010.tar.xz wireguard-linux-5dc38777a7de15109a1d45b42cf2bb7f1bbe6010.zip |
KVM: selftests: Use proper function prototypes in probing code
Make the main() functions in the probing code proper prototypes so that
compiling the probing code with more strict flags won't generate false
negatives.
<stdin>:1:5: error: function declaration isn’t a prototype [-Werror=strict-prototypes]
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20221213001653.3852042-8-seanjc@google.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions