The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: YU Bo <tsu.yubo@gmail.com>
To: Patard <arnaud.patard@rtp-net.org>,
	Kroah-Hartman <gregkh@linuxfoundation.org>,
	Ravichandran <janani.rvchndrn@gmail.com>,
	Sri Nizamkari <navyasri.tech@gmail.com>,
	tsu.yubo@gmail.com
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: [PATCH] staging: xgifb: Fix comments style in vb_init.c
Date: Tue, 23 Feb 2016 23:45:18 -0500	[thread overview]
Message-ID: <20160224044516.GA6734@localhost.localdomain> (raw)

Fix comments to use trailing */ on separate lines.

Signed-off-by: YU BO <tsu.yubo@gmail.com>
---
 drivers/staging/xgifb/vb_init.c |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/xgifb/vb_init.c b/drivers/staging/xgifb/vb_init.c
index 26b539b..4cb9ff4 100644
--- a/drivers/staging/xgifb/vb_init.c
+++ b/drivers/staging/xgifb/vb_init.c
@@ -354,8 +354,10 @@ static void XGINew_DDR2_DefaultRegister(
 {
 	unsigned long P3d4 = Port, P3c4 = Port - 0x10;

-	/* keep following setting sequence, each setting in
-	 * the same reg insert idle */
+	/*
+	 * keep following setting sequence, each setting in
+	 * the same reg insert idle
+	 */
 	xgifb_reg_set(P3d4, 0x82, 0x77);
 	xgifb_reg_set(P3d4, 0x86, 0x00);
 	xgifb_reg_get(P3d4, 0x86); /* Insert read command for delay */
--
1.7.10.4

             reply	other threads:[~2016-02-24  4:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-24  4:45 YU Bo [this message]
2016-03-11 21:41 ` [PATCH] staging: xgifb: Fix comments style in vb_init.c Kroah-Hartman
2016-03-12  7:46   ` YU Bo
  -- strict thread matches above, loose matches on Subject: below --
2016-02-24  5:26 YU Bo

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=20160224044516.GA6734@localhost.localdomain \
    --to=tsu.yubo@gmail.com \
    --cc=arnaud.patard@rtp-net.org \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=janani.rvchndrn@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=navyasri.tech@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