From: Daniel Gomez <da.gomez@kernel.org>
To: Sidhartha Kumar <sidhartha.kumar@oracle.com>
Cc: Peter Zijlstra <peterz@infradead.org>,
Ingo Molnar <mingo@kernel.org>,
Ravi Bangoria <ravi.bangoria@amd.com>,
Matthew Wilcox <willy@infradead.org>,
linux-fsdevel@vger.kernel.org, linux-mm@kvack.org,
linux-kernel@vger.kernel.org, gost.dev@samsung.com,
Daniel Gomez <da.gomez@samsung.com>
Subject: Re: [PATCH] radix-tree: add missing cleanup.h
Date: Mon, 31 Mar 2025 22:49:13 +0200 [thread overview]
Message-ID: <ce6fw6aeumyl6dmxqd7xop2ovut2k2raekxfng45piotv5flxv@qpp5qpb77eaw> (raw)
In-Reply-To: <a79a9854-5449-4460-ab57-214c51095f10@oracle.com>
On Mon, Mar 31, 2025 at 02:21:50PM +0100, Sidhartha Kumar wrote:
> On 3/21/25 4:24 PM, Daniel Gomez wrote:
> > diff --git a/tools/testing/shared/linux/cleanup.h b/tools/testing/shared/linux/cleanup.h
> > new file mode 100644
> > index 0000000000000000000000000000000000000000..6e1691f56e300b498c16647bb4b91d8c8be9c3eb
> > --- /dev/null
> > +++ b/tools/testing/shared/linux/cleanup.h
> > @@ -0,0 +1,7 @@
> > +/* SPDX-License-Identifier: GPL-2.0 */
> > +#ifndef _TEST_CLEANUP_H
> > +#define _TEST_CLEANUP_H
>
> are these header guards needed?
I think that is correct, it's redundant as of now. Perhaps it could be removed
when/if merged?
next prev parent reply other threads:[~2025-03-31 20:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-21 20:24 Daniel Gomez
2025-03-31 18:20 ` Liam R. Howlett
2025-03-31 20:42 ` Daniel Gomez
2025-03-31 18:21 ` Sidhartha Kumar
2025-03-31 20:49 ` Daniel Gomez [this message]
2025-03-31 18:24 ` Matthew Wilcox
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=ce6fw6aeumyl6dmxqd7xop2ovut2k2raekxfng45piotv5flxv@qpp5qpb77eaw \
--to=da.gomez@kernel.org \
--cc=da.gomez@samsung.com \
--cc=gost.dev@samsung.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=mingo@kernel.org \
--cc=peterz@infradead.org \
--cc=ravi.bangoria@amd.com \
--cc=sidhartha.kumar@oracle.com \
--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