diff options
author | Shaoqin Huang <[email protected]> | 2023-02-03 14:10:36 +0800 |
---|---|---|
committer | Oliver Upton <[email protected]> | 2023-02-03 21:26:48 +0000 |
commit | 6043829fdb714f050ba5117044dbd1384865286c (patch) | |
tree | cf3dbf297f4d5bcc44b62928931391628cfffaea /tools/perf/scripts/python | |
parent | 242b6f34b5b51ec151dc3abafd16edb1f685bb3c (diff) |
KVM: selftests: Remove redundant setbuf()
Since setbuf(stdout, NULL) has been called in kvm_util.c with
__attribute((constructor)). Selftests no need to setup it in their own
code.
Signed-off-by: Shaoqin Huang <[email protected]>
Reviewed-by: Sean Christopherson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Oliver Upton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions