[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <zj4pigcxmpycmqqrfym7hhvc7s3gk5juhkziehvyjduydlt226@bke4pkczaxyt>
Date: Wed, 27 Sep 2023 18:31:37 -0700
From: Davidlohr Bueso <dave@...olabs.net>
To: Jeongtae Park <jtp.park@...sung.com>
Cc: Dan Williams <dan.j.williams@...el.com>,
Alison Schofield <alison.schofield@...el.com>,
Vishal Verma <vishal.l.verma@...el.com>,
Ben Widawsky <bwidawsk@...nel.org>,
Jonathan Cameron <jonathan.cameron@...wei.com>,
Dave Jiang <dave.jiang@...el.com>, Fan Ni <fan.ni@...sung.com>,
linux-cxl@...r.kernel.org, linux-kernel@...r.kernel.org,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Kyungsan Kim <ks0204.kim@...sung.com>,
Wonjae Lee <wj28.lee@...sung.com>,
Hojin Nam <hj96.nam@...sung.com>,
Junhyeok Im <junhyeok.im@...sung.com>,
Jehoon Park <jehoon.park@...sung.com>,
Jeongtae Park <jeongtae.park@...il.com>
Subject: Re: [PATCH v2 7/7] cxl/memdev: Fix a whitespace warning
On Fri, 22 Sep 2023, Jeongtae Park wrote:
>WARNING: please, no spaces at the start of a line
>
>Signed-off-by: Jeongtae Park <jtp.park@...sung.com>
>---
> drivers/cxl/core/memdev.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/drivers/cxl/core/memdev.c b/drivers/cxl/core/memdev.c
>index 7e8fca4707c0..ce67df163452 100644
>--- a/drivers/cxl/core/memdev.c
>+++ b/drivers/cxl/core/memdev.c
>@@ -1010,7 +1010,7 @@ static int cxl_memdev_security_init(struct cxl_memdev *cxlmd)
> }
>
> return devm_add_action_or_reset(cxlds->dev, put_sanitize, mds);
>- }
>+}
While nothing wrong, I do prefer this being corrected via
https://lore.kernel.org/linux-cxl/20230811025755.15103-1-dave@stgolabs.net/
Thanks,
Davidlohr
Powered by blists - more mailing lists