From: Dan Williams <dan.j.williams@intel.com>
To: Yang Li <yang.lee@linux.alibaba.com>,
<jonathan.cameron@huawei.com>, <dave@stgolabs.net>
Cc: <linux-cxl@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
Yang Li <yang.lee@linux.alibaba.com>
Subject: RE: [PATCH -next] cxl: Remove duplicated include in cdat.c
Date: Thu, 11 Jan 2024 16:45:04 -0800 [thread overview]
Message-ID: <65a08b90ce17d_1eb429469@dwillia2-xfh.jf.intel.com.notmuch> (raw)
In-Reply-To: <20240109004728.54703-1-yang.lee@linux.alibaba.com>
Yang Li wrote:
> The header files core.h is included twice in cdat.c,
> so one inclusion can be removed.
>
> Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
> ---
> drivers/cxl/core/cdat.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/cxl/core/cdat.c b/drivers/cxl/core/cdat.c
> index f5e649407b8b..6fe11546889f 100644
> --- a/drivers/cxl/core/cdat.c
> +++ b/drivers/cxl/core/cdat.c
> @@ -9,7 +9,6 @@
> #include "cxlmem.h"
> #include "core.h"
> #include "cxl.h"
> -#include "core.h"
I believe that was due to a bad merge by me. That's fixed up now with a
better merge commit.
Thanks for spotting this though!
prev parent reply other threads:[~2024-01-12 0:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-09 0:47 [PATCH -next] cxl: Remove duplicated include in cdat.c Yang Li
2024-01-09 15:18 ` Jonathan Cameron
2024-01-11 23:54 ` Dave Jiang
2024-01-12 0:45 ` Dan Williams [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=65a08b90ce17d_1eb429469@dwillia2-xfh.jf.intel.com.notmuch \
--to=dan.j.williams@intel.com \
--cc=dave@stgolabs.net \
--cc=jonathan.cameron@huawei.com \
--cc=linux-cxl@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=yang.lee@linux.alibaba.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