public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/7] cxl: Fix checkpatch issues
       [not found] <CGME20230922113157epcas2p212c253d8fe4f6935ee5cbe284254cc68@epcas2p2.samsung.com>
@ 2023-09-22 11:34 ` Jeongtae Park
  2023-10-05  8:08   ` Greg Kroah-Hartman
  0 siblings, 1 reply; 3+ messages in thread
From: Jeongtae Park @ 2023-09-22 11:34 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

Changes since v1: [1]
- Seperate a fix for whitespace error/warnings in memdev (Dave)
- Drop a fix for a traceevent macro (Dave)
- Add reviewed-by tags

[1]: https://lore.kernel.org/lkml/20230921025110.3717583-1-jtp.park@samsung.com/

---
Cover letter same as v1

This series fixes various checkpatch errors and warnings.
I've been looking at the CXL driver recently and noticed that there are
trivial mistake codes, so I checked all files with the script and fixed
some warnings/errors.

Jeongtae Park (7):
  cxl/trace: Fix improper SPDX comment style for header file
  cxl/region: Fix a checkpatch warning
  cxl/mem: Fix a checkpatch error
  cxl: Fix a checkpatch error
  cxl: Fix block comment style
  cxl/memdev: Fix a whitespace error
  cxl/memdev: Fix a whitespace warning

 drivers/cxl/core/memdev.c | 12 ++++++------
 drivers/cxl/core/region.c |  7 +++----
 drivers/cxl/core/trace.h  |  2 +-
 drivers/cxl/cxl.h         |  4 ++--
 drivers/cxl/cxlmem.h      |  2 +-
 5 files changed, 13 insertions(+), 14 deletions(-)


base-commit: fe77cc2e5a6a7c85f5c6ef8a39d7694ffc7f41c9
-- 
2.34.1


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

* Re: [PATCH v2 0/7] cxl: Fix checkpatch issues
  2023-09-22 11:34 ` [PATCH v2 0/7] cxl: Fix checkpatch issues Jeongtae Park
@ 2023-10-05  8:08   ` Greg Kroah-Hartman
  2023-10-05  8:42     ` Jeongtae Park
  0 siblings, 1 reply; 3+ messages in thread
From: Greg Kroah-Hartman @ 2023-10-05  8:08 UTC (permalink / raw)
  To: Jeongtae Park
  Cc: Dan Williams, Alison Schofield, Vishal Verma, Ben Widawsky,
	Jonathan Cameron, Dave Jiang, Davidlohr Bueso, Fan Ni, linux-cxl,
	linux-kernel, Kyungsan Kim, Wonjae Lee, Hojin Nam, Junhyeok Im,
	Jehoon Park, Jeongtae Park

On Fri, Sep 22, 2023 at 08:34:43PM +0900, Jeongtae Park wrote:
> Changes since v1: [1]
> - Seperate a fix for whitespace error/warnings in memdev (Dave)
> - Drop a fix for a traceevent macro (Dave)
> - Add reviewed-by tags
> 
> [1]: https://lore.kernel.org/lkml/20230921025110.3717583-1-jtp.park@samsung.com/
> 
> ---
> Cover letter same as v1

None of these emails were properly threaded (look at lore.kernel.org for
proof.)

Please fix your email client to do this properly, your v1 of this series
was threaded correctly, so something changed here :(

thanks,

greg k-h

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

* Re: [PATCH v2 0/7] cxl: Fix checkpatch issues
  2023-10-05  8:08   ` Greg Kroah-Hartman
@ 2023-10-05  8:42     ` Jeongtae Park
  0 siblings, 0 replies; 3+ messages in thread
From: Jeongtae Park @ 2023-10-05  8:42 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Dan Williams, Alison Schofield, Vishal Verma, Ben Widawsky,
	Jonathan Cameron, Dave Jiang, Davidlohr Bueso, Fan Ni, linux-cxl,
	linux-kernel, Kyungsan Kim, Wonjae Lee, Hojin Nam, Junhyeok Im,
	Jehoon Park, Jeongtae Park

[-- Attachment #1: Type: text/plain, Size: 909 bytes --]

On Thu, Oct 05, 2023 at 10:08:42AM +0200, Greg Kroah-Hartman wrote:
> On Fri, Sep 22, 2023 at 08:34:43PM +0900, Jeongtae Park wrote:
> > Changes since v1: [1]
> > - Seperate a fix for whitespace error/warnings in memdev (Dave)
> > - Drop a fix for a traceevent macro (Dave)
> > - Add reviewed-by tags
> > 
> > [1]: https://lore.kernel.org/lkml/20230921025110.3717583-1-jtp.park@samsung.com/
> > 
> > ---
> > Cover letter same as v1
> 
> None of these emails were properly threaded (look at lore.kernel.org for
> proof.)
> 
> Please fix your email client to do this properly, your v1 of this series
> was threaded correctly, so something changed here :(

Hello Greg,
Sorry about the problem, I guess it's a internal system problem but
I didn't figure out the root cause. So, I'll always test internally
before sending the patch series until resolving the internal problem.

Thanks!

> 
> thanks,
> 
> greg k-h

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



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

end of thread, other threads:[~2023-10-05 16:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <CGME20230922113157epcas2p212c253d8fe4f6935ee5cbe284254cc68@epcas2p2.samsung.com>
2023-09-22 11:34 ` [PATCH v2 0/7] cxl: Fix checkpatch issues Jeongtae Park
2023-10-05  8:08   ` Greg Kroah-Hartman
2023-10-05  8:42     ` Jeongtae Park

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