From: YU Bo <tsu.yubo@gmail.com>
To: Kroah-Hartman <gregkh@linuxfoundation.org>,
Sri Nizamkari <navyasri.tech@gmail.com>,
Patard <arnaud.patard@rtp-net.org>,
Ravichandran <janani.rvchndrn@gmail.com>,
tsu.yubo@gmail.com, yuzibode@126.com
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: [PATCH] staging: xgifb: Fix comment style
Date: Sat, 12 Mar 2016 05:19:25 -0500 [thread overview]
Message-ID: <20160312101922.GA14450@localhost.localdomain> (raw)
Fix comments to use * on subsequent lines.
Signed-off-by: YU BO <tsu.yubo@gmail.com>
---
drivers/staging/xgifb/vb_init.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/drivers/staging/xgifb/vb_init.c b/drivers/staging/xgifb/vb_init.c
index 26b539bc6faf..c7f02c7db4a2 100644
--- a/drivers/staging/xgifb/vb_init.c
+++ b/drivers/staging/xgifb/vb_init.c
@@ -699,11 +699,11 @@ static void XGINew_CheckChannel(struct xgi_hw_device_info *HwDeviceExtension,
break;
case XG42:
/*
- XG42 SR14 D[3] Reserve
- D[2] = 1, Dual Channel
- = 0, Single Channel
-
- It's Different from Other XG40 Series.
+ * XG42 SR14 D[3] Reserve
+ * D[2] = 1, Dual Channel
+ * = 0, Single Channel
+ *
+ * It's Different from Other XG40 Series.
*/
if (XGINew_CheckFrequence(pVBInfo) == 1) { /* DDRII, DDR2x */
pVBInfo->ram_bus = 32; /* 32 bits */
--
1.7.10.4
next reply other threads:[~2016-03-12 10:19 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-12 10:19 YU Bo [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-03-12 8:40 [PATCH] staging: xgifb: Fix comment style YU Bo
2016-03-21 19:38 ` Kroah-Hartman
2016-03-22 8:56 ` Bo Yu
2016-02-17 6:53 Bo YU
2016-02-20 23:38 ` Kroah-Hartman
2016-02-21 8:59 ` Bo YU
2016-02-21 19:33 ` Kroah-Hartman
2016-02-22 4:28 ` Bo YU
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=20160312101922.GA14450@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 \
--cc=yuzibode@126.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