[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230925111152.00005246@Huawei.com>
Date: Mon, 25 Sep 2023 11:11:52 +0100
From: Jonathan Cameron <Jonathan.Cameron@...wei.com>
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>,
Dave Jiang <dave.jiang@...el.com>,
Davidlohr Bueso <dave@...olabs.net>,
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 5/7] cxl: Fix block comment style
On Fri, 22 Sep 2023 20:36:15 +0900
Jeongtae Park <jtp.park@...sung.com> wrote:
> WARNING: Block comments should align the * on each line
>
> Signed-off-by: Jeongtae Park <jtp.park@...sung.com>
> Reviewed-by: Dave Jiang <dave.jiang@...el.com>
Acked-by: Jonathan Cameron <Jonathan.Cameron@...wei.com>
> ---
> drivers/cxl/cxl.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/cxl/cxl.h b/drivers/cxl/cxl.h
> index 545381355efb..0bbe0c15bfa9 100644
> --- a/drivers/cxl/cxl.h
> +++ b/drivers/cxl/cxl.h
> @@ -334,7 +334,7 @@ enum cxl_decoder_type {
> * @flags: memory type capabilities and locking
> * @commit: device/decoder-type specific callback to commit settings to hw
> * @reset: device/decoder-type specific callback to reset hw settings
> -*/
> + */
> struct cxl_decoder {
> struct device dev;
> int id;
Powered by blists - more mailing lists