public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] staging: davinci_vpfe: fix multiline comment style
@ 2017-02-08 11:52 Avraham Shukron
  2017-02-08 12:57 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 3+ messages in thread
From: Avraham Shukron @ 2017-02-08 11:52 UTC (permalink / raw)
  To: mchehab, laurent.pinchart
  Cc: Greg Kroah-Hartman, thaissa.falbo, janani.rvchndrn, aryasaatvik,
	gnudevliz, arnd, linux-media, devel, linux-kernel

Signed-off-by: Avraham Shukron <avraham.shukron@gmail.com>

---
 drivers/staging/media/davinci_vpfe/dm365_resizer.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/staging/media/davinci_vpfe/dm365_resizer.c b/drivers/staging/media/davinci_vpfe/dm365_resizer.c
index 5fbc2d4..857b0e8 100644
--- a/drivers/staging/media/davinci_vpfe/dm365_resizer.c
+++ b/drivers/staging/media/davinci_vpfe/dm365_resizer.c
@@ -1133,9 +1133,9 @@ void vpfe_resizer_buffer_isr(struct vpfe_resizer_device *resizer)
                }
        } else if (fid == 0) {
                /*
-               * out of sync. Recover from any hardware out-of-sync.
-               * May loose one frame
-               */
+                * out of sync. Recover from any hardware out-of-sync.
+                * May loose one frame
+                */
                video_out->field_id = fid;
        }
 }
-- 
2.7.4

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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-08 11:52 [PATCH] staging: davinci_vpfe: fix multiline comment style Avraham Shukron
2017-02-08 12:57 ` Greg Kroah-Hartman
2017-02-08 13:11   ` [PATCH v2] " Avraham Shukron

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