linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] staging: media: atomisp: Align block comments
@ 2021-05-18 11:11 Wan Jiabing
  2021-05-18 11:19 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Wan Jiabing @ 2021-05-18 11:11 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Sakari Ailus, Greg Kroah-Hartman,
	Jiabing Wan, Wan Jiabing, linux-media, linux-staging,
	linux-kernel

From: Jiabing Wan<kael_w@yeah.net>

Fixing the following checkpatch warning:
WARNING: Block comments should align the * on each line

Signed-off-by: Jiabing Wan<kael_w@yeah.net>
---
 .../atomisp/pci/isp/kernels/anr/anr_1.0/ia_css_anr_types.h    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_1.0/ia_css_anr_types.h b/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_1.0/ia_css_anr_types.h
index be3534e46c15..9b22f2da45d5 100644
--- a/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_1.0/ia_css_anr_types.h
+++ b/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_1.0/ia_css_anr_types.h
@@ -17,8 +17,8 @@
 #define __IA_CSS_ANR_TYPES_H
 
 /* @file
-* CSS-API header file for Advanced Noise Reduction kernel v1
-*/
+ * CSS-API header file for Advanced Noise Reduction kernel v1
+ */
 
 /* Application specific DMA settings  */
 #define ANR_BPP                 10
-- 
2.20.1


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

* Re: [PATCH] staging: media: atomisp: Align block comments
  2021-05-18 11:11 [PATCH] staging: media: atomisp: Align block comments Wan Jiabing
@ 2021-05-18 11:19 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2021-05-18 11:19 UTC (permalink / raw)
  To: Wan Jiabing
  Cc: Mauro Carvalho Chehab, Sakari Ailus, Jiabing Wan, linux-media,
	linux-staging, linux-kernel

On Tue, May 18, 2021 at 07:11:12PM +0800, Wan Jiabing wrote:
> From: Jiabing Wan<kael_w@yeah.net>

Need a space before the "<" character here, and in the signed-off-by
line.

thanks,

greg k-h

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

end of thread, other threads:[~2021-05-18 11:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-18 11:11 [PATCH] staging: media: atomisp: Align block comments Wan Jiabing
2021-05-18 11:19 ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).