Re: [PATCH 2/2] selftests: kvm: Reduce verbosity of "Random seed" messages

From: Mi, Dapeng
Date: Tue Jun 25 2024 - 21:58:35 EST



On 6/21/2024 9:29 PM, Sean Christopherson wrote:
> On Fri, Jun 21, 2024, Dapeng Mi wrote:
>>> --
>>> From: Sean Christopherson <seanjc@xxxxxxxxxx>
>>> Date: Thu, 20 Jun 2024 10:29:53 -0700
>>> Subject: [PATCH] KVM: selftests: Print the seed for the guest pRNG iff it has
>>> changed
>> s/iff/if/
> "iff" is shorthand for "if and only if". I try to write out the full "if and only
> if" when possible, but use "iff" in shortlogs when I want to squeeze in more words.

Good to know. Thanks.