diff options
author | 2023-02-03 14:10:36 +0800 | |
---|---|---|
committer | 2023-02-03 21:26:48 +0000 | |
commit | 6043829fdb714f050ba5117044dbd1384865286c (patch) | |
tree | cf3dbf297f4d5bcc44b62928931391628cfffaea /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm64/sysreg: clean up some inconsistent indenting (diff) | |
download | wireguard-linux-6043829fdb714f050ba5117044dbd1384865286c.tar.xz wireguard-linux-6043829fdb714f050ba5117044dbd1384865286c.zip |
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 <shahuang@redhat.com>
Reviewed-by: Sean Christopherson <seanjc@google.com>
Link: https://lore.kernel.org/r/20230203061038.277655-1-shahuang@redhat.com
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions