From: Dhanunjaya <dhanunjaya.matrix@gmail.com>
To: arnaud.patard@rtp-net.org, gregkh@linuxfoundation.org,
aaro.koskinen@iki.fi, peterhuewe@gmx.de
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
Dhanunjaya <dhanunjaya.matrix@gmail.com>
Subject: [PATCH 4/4] Staging: xgifb: fix space prohibited before semicolon.
Date: Thu, 17 Oct 2013 00:21:34 +0530 [thread overview]
Message-ID: <1381949494-19886-2-git-send-email-dhanunjaya.matrix@gmail.com> (raw)
In-Reply-To: <1381949494-19886-1-git-send-email-dhanunjaya.matrix@gmail.com>
This is a patch to the vb_table.h file that fixes the
space prohibited before semicolon warning found by the
checkpatch.pl tool.
Signed-off-by: Dhanunjaya <dhanunjaya.matrix@gmail.com>
---
drivers/staging/xgifb/vb_table.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/xgifb/vb_table.h b/drivers/staging/xgifb/vb_table.h
index 7168eed..f17e5b9 100644
--- a/drivers/staging/xgifb/vb_table.h
+++ b/drivers/staging/xgifb/vb_table.h
@@ -1284,7 +1284,7 @@ static const struct SiS_LVDSData XGI_LVDS1024x768Des_1[] = {
{0, 1048, 0, 771}, /* 04 (640x480x60Hz) */
{0, 1048, 0, 771}, /* 05 (800x600x60Hz) */
{0, 1048, 805, 770} /* 06 (1024x768x60Hz) */
-} ;
+};
static const struct SiS_LVDSData XGI_LVDS1024x768Des_2[] = {
{1142, 856, 622, 587}, /* 00 (320x200,320x400,640x200,640x400) */
--
1.8.1.2
next prev parent reply other threads:[~2013-10-16 18:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-16 18:51 [PATCH 3/4] Staging: xgifb: fix braces {} are not necessary for single statement blocks Dhanunjaya
2013-10-16 18:51 ` Dhanunjaya [this message]
2013-10-16 19:37 ` [PATCH 4/4] Staging: xgifb: fix space prohibited before semicolon Dan Carpenter
2013-10-16 19:12 ` [PATCH 3/4] Staging: xgifb: fix braces {} are not necessary for single statement blocks Greg KH
2013-10-16 19:21 Dhanunjaya Naidu Ravada
2013-10-16 19:21 ` [PATCH 4/4] Staging: xgifb: fix space prohibited before semicolon Dhanunjaya Naidu Ravada
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=1381949494-19886-2-git-send-email-dhanunjaya.matrix@gmail.com \
--to=dhanunjaya.matrix@gmail.com \
--cc=aaro.koskinen@iki.fi \
--cc=arnaud.patard@rtp-net.org \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=peterhuewe@gmx.de \
/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
all inboxes | Powered by JetHome®