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.