Re: [PATCH] KVM: selftests: Remove redundant setbuf()

From: Oliver Upton
Date: Mon Feb 06 2023 - 12:12:35 EST


On Fri, 3 Feb 2023 14:10:36 +0800, shahuang@xxxxxxxxxx wrote:
> From: Shaoqin Huang <shahuang@xxxxxxxxxx>
>
> Since setbuf(stdout, NULL) has been called in kvm_util.c with
> __attribute((constructor)). Selftests no need to setup it in their own
> code.
>
>
> [...]

Applied to kvmarm/next, thanks!

[1/1] KVM: selftests: Remove redundant setbuf()
https://git.kernel.org/kvmarm/kvmarm/c/6043829fdb71

--
Best,
Oliver