diff options
author | Shaoqin Huang <shahuang@redhat.com> | 2023-02-03 14:10:36 +0800 |
---|---|---|
committer | Oliver Upton <oliver.upton@linux.dev> | 2023-02-03 21:26:48 +0000 |
commit | 6043829fdb714f050ba5117044dbd1384865286c (patch) | |
tree | cf3dbf297f4d5bcc44b62928931391628cfffaea /tools/firmware | |
parent | 242b6f34b5b51ec151dc3abafd16edb1f685bb3c (diff) | |
download | linux-stable-6043829fdb714f050ba5117044dbd1384865286c.tar.gz linux-stable-6043829fdb714f050ba5117044dbd1384865286c.tar.bz2 linux-stable-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 'tools/firmware')
0 files changed, 0 insertions, 0 deletions