From: kernel test robot <lkp@intel.com>
To: Peter Gonda <pgonda@google.com>, kvm@vger.kernel.org
Cc: kbuild-all@lists.01.org, Peter Gonda <pgonda@google.com>
Subject: [RFC PATCH] selftest: KVM: fix duplicated inclusion
Date: Wed, 1 Sep 2021 22:53:31 +0800 [thread overview]
Message-ID: <20210901145331.GA39640@8b62c54dfc2c> (raw)
In-Reply-To: <20210830205717.3530483-4-pgonda@google.com>
Generated by: scripts/checkincludes.pl
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
sev_vm_tests.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/tools/testing/selftests/kvm/x86_64/sev_vm_tests.c b/tools/testing/selftests/kvm/x86_64/sev_vm_tests.c
index 1c0c6bb95ec45..78c2b87b498d8 100644
--- a/tools/testing/selftests/kvm/x86_64/sev_vm_tests.c
+++ b/tools/testing/selftests/kvm/x86_64/sev_vm_tests.c
@@ -8,7 +8,6 @@
#include <pthread.h>
#include "test_util.h"
-#include "kvm_util.h"
#include "processor.h"
#include "svm_util.h"
#include "kvm_util.h"
prev parent reply other threads:[~2021-09-01 14:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-30 20:57 [PATCH 0/2 V6] Add AMD SEV and SEV-ES intra host migration support Peter Gonda
2021-08-30 20:57 ` [PATCH 1/3 V6] KVM, SEV: Add support for SEV intra host migration Peter Gonda
2021-08-31 13:34 ` Marc Orr
2021-08-30 20:57 ` [PATCH 2/3 V6] KVM, SEV: Add support for SEV-ES " Peter Gonda
2021-08-31 13:36 ` Marc Orr
2021-08-30 20:57 ` [PATCH 3/3 V6] selftest: KVM: Add " Peter Gonda
2021-09-01 14:53 ` kernel test robot
2021-09-01 14:53 ` kernel test robot [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210901145331.GA39640@8b62c54dfc2c \
--to=lkp@intel.com \
--cc=kbuild-all@lists.01.org \
--cc=kvm@vger.kernel.org \
--cc=pgonda@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox