On 13/12/22 01:16, Sean Christopherson wrote:
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]>
---
  tools/testing/selftests/kvm/Makefile | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>


_______________________________________________
kvmarm mailing list
[email protected]
https://lists.cs.columbia.edu/mailman/listinfo/kvmarm

Reply via email to