From: Wei Yang <richard.weiyang@gmail.com>
To: akpm@linux-foundation.org
Cc: linux-kernel@vger.kernel.org,
Wei Yang <richard.weiyang@gmail.com>,
"Liam R. Howlett" <Liam.Howlett@oracle.com>,
Matthew Wilcox <willy@infradead.org>
Subject: [PATCH 2/2] radix tree test suite: remove the local copy of kconfig.h
Date: Fri, 12 Jul 2024 07:41:51 +0000 [thread overview]
Message-ID: <20240712074151.27009-2-richard.weiyang@gmail.com> (raw)
In-Reply-To: <20240712074151.27009-1-richard.weiyang@gmail.com>
The local copy of kconfig.h includes the kconfig.h from kernel source,
which is almost the same as the one in tools/include/linux.
Remove the local copy and use the common one.
Signed-off-by: Wei Yang <richard.weiyang@gmail.com>
CC: "Liam R. Howlett" <Liam.Howlett@oracle.com>
CC: Matthew Wilcox (Oracle) <willy@infradead.org>
---
tools/testing/radix-tree/linux/kconfig.h | 1 -
1 file changed, 1 deletion(-)
delete mode 100644 tools/testing/radix-tree/linux/kconfig.h
diff --git a/tools/testing/radix-tree/linux/kconfig.h b/tools/testing/radix-tree/linux/kconfig.h
deleted file mode 100644
index 6c8675859913..000000000000
--- a/tools/testing/radix-tree/linux/kconfig.h
+++ /dev/null
@@ -1 +0,0 @@
-#include "../../../../include/linux/kconfig.h"
--
2.34.1
next prev parent reply other threads:[~2024-07-12 7:42 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-12 7:41 [PATCH 1/2] radix tree test suite: include kconfig.h with incomplete path Wei Yang
2024-07-12 7:41 ` Wei Yang [this message]
2024-07-15 16:17 ` Liam R. Howlett
2024-07-16 0:58 ` Wei Yang
2024-07-16 2:15 ` Wei Yang
2024-07-16 2:31 ` Matthew Wilcox
2024-07-16 7:56 ` Wei Yang
2024-07-16 15:54 ` Liam R. Howlett
2024-07-17 0:34 ` Wei Yang
2024-07-29 1:53 ` Wei Yang
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=20240712074151.27009-2-richard.weiyang@gmail.com \
--to=richard.weiyang@gmail.com \
--cc=Liam.Howlett@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=willy@infradead.org \
/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
all inboxes | Powered by JetHome®