mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] Subject:staging:media:atomisp:ap1302: fix comments style
@ 2017-08-10 12:27 Harold Gomez
  2017-08-10 13:04 ` Sakari Ailus
  0 siblings, 1 reply; 2+ messages in thread
From: Harold Gomez @ 2017-08-10 12:27 UTC (permalink / raw)
  To: mchehab; +Cc: gregkh, linux-media, devel, linux-kernel

fix comment style Warning in ap1302.c
fix WARNING on Block comments use * on subsequent lines

Signed-off-by: Harold Gomez <haroldgmz11@gmail.com>
---
 drivers/staging/media/atomisp/i2c/ap1302.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/drivers/staging/media/atomisp/i2c/ap1302.c b/drivers/staging/media/atomisp/i2c/ap1302.c
index ac1aa96..995f243 100644
--- a/drivers/staging/media/atomisp/i2c/ap1302.c
+++ b/drivers/staging/media/atomisp/i2c/ap1302.c
@@ -157,9 +157,11 @@ static struct ap1302_context_info context_info[] = {
 	{CNTX_HINF_CTRL, AP1302_REG16, "hinf_ctrl"},
 };
 
-/* This array stores the description list for metadata.
+/*
+ * This array stores the description list for metadata.
  * The metadata contains exposure settings and face
  * detection results.
+ *
  */
 static u16 ap1302_ss_list[] = {
 	0xb01c, /* From 0x0186 with size 0x1C are exposure settings. */
-- 
2.1.4

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

end of thread, other threads:[~2017-08-10 13:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-10 12:27 [PATCH] Subject:staging:media:atomisp:ap1302: fix comments style Harold Gomez
2017-08-10 13:04 ` Sakari Ailus

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

all inboxes | Powered by JetHome®