diff options
author | Sean Christopherson <[email protected]> | 2022-12-13 00:16:46 +0000 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2022-12-27 06:00:47 -0500 |
commit | 5dc38777a7de15109a1d45b42cf2bb7f1bbe6010 (patch) | |
tree | 56a777072efb2b4e50593212cbab285188433af2 /scripts/generate_rust_analyzer.py | |
parent | 6a5db83adfd668b3c1092274ddf45903eb1fe435 (diff) |
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 <[email protected]>
Message-Id: <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions