public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 5/7] cxl: Fix block comment style
       [not found] <CGME20230922113333epcas2p293a8ed8218f7ed49feb97c737460aa6f@epcas2p2.samsung.com>
@ 2023-09-22 11:36 ` Jeongtae Park
  2023-09-25 10:11   ` Jonathan Cameron
  0 siblings, 1 reply; 2+ messages in thread
From: Jeongtae Park @ 2023-09-22 11:36 UTC (permalink / raw)
  To: Dan Williams, Alison Schofield, Vishal Verma, Ben Widawsky,
	Jonathan Cameron, Dave Jiang, Davidlohr Bueso, Fan Ni, linux-cxl
  Cc: linux-kernel, Greg Kroah-Hartman, Kyungsan Kim, Wonjae Lee,
	Hojin Nam, Junhyeok Im, Jehoon Park, Jeongtae Park, Jeongtae Park

WARNING: Block comments should align the * on each line

Signed-off-by: Jeongtae Park <jtp.park@samsung.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.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;
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v2 5/7] cxl: Fix block comment style
  2023-09-22 11:36 ` [PATCH v2 5/7] cxl: Fix block comment style Jeongtae Park
@ 2023-09-25 10:11   ` Jonathan Cameron
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Cameron @ 2023-09-25 10:11 UTC (permalink / raw)
  To: Jeongtae Park
  Cc: Dan Williams, Alison Schofield, Vishal Verma, Ben Widawsky,
	Dave Jiang, Davidlohr Bueso, Fan Ni, linux-cxl, linux-kernel,
	Greg Kroah-Hartman, Kyungsan Kim, Wonjae Lee, Hojin Nam,
	Junhyeok Im, Jehoon Park, Jeongtae Park

On Fri, 22 Sep 2023 20:36:15 +0900
Jeongtae Park <jtp.park@samsung.com> wrote:

> WARNING: Block comments should align the * on each line
> 
> Signed-off-by: Jeongtae Park <jtp.park@samsung.com>
> Reviewed-by: Dave Jiang <dave.jiang@intel.com>
Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.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;


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-09-25 10:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <CGME20230922113333epcas2p293a8ed8218f7ed49feb97c737460aa6f@epcas2p2.samsung.com>
2023-09-22 11:36 ` [PATCH v2 5/7] cxl: Fix block comment style Jeongtae Park
2023-09-25 10:11   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox