From: Avraham Shukron <avraham.shukron@gmail.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
mchehab@kernel.org, laurent.pinchart@ideasonboard.com
Cc: aryasaatvik@gmail.com, devel@driverdev.osuosl.org,
janani.rvchndrn@gmail.com, arnd@arndb.de,
thaissa.falbo@gmail.com, linux-kernel@vger.kernel.org,
gnudevliz@gmail.com, linux-media@vger.kernel.org
Subject: [PATCH v2] staging: davinci_vpfe: fix multiline comment style
Date: Wed, 8 Feb 2017 15:11:51 +0200 [thread overview]
Message-ID: <92502a0b-afe7-12eb-026c-fbbcd7dd528c@gmail.com> (raw)
In-Reply-To: <20170208125756.GB27478@kroah.com>
Aligned asterisks in multi-line comment.
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
prev parent reply other threads:[~2017-02-08 13:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Avraham Shukron [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=92502a0b-afe7-12eb-026c-fbbcd7dd528c@gmail.com \
--to=avraham.shukron@gmail.com \
--cc=arnd@arndb.de \
--cc=aryasaatvik@gmail.com \
--cc=devel@driverdev.osuosl.org \
--cc=gnudevliz@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=janani.rvchndrn@gmail.com \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=thaissa.falbo@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox