From: kumargauravgupta3@gmail.com
To: arnaud.patard@rtp-net.org, gregkh@linuxfoundation.org,
aaro.koskinen@iki.fi, dan.carpenter@oracle.com
Cc: linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: [PATCH] Staging:xgifb:Fixed a warning of Space before semicolon
Date: Sun, 04 Aug 2013 17:59:14 +0000 [thread overview]
Message-ID: <1375639102-6337-1-git-send-email-kumargauravgupta3@gmail.com> (raw)
In-Reply-To: <1375586968-10733-1-git-send-email-kumargauravgupta3@gmail.com>
From: Kumar Gaurav <kumar@AnandLinux.(none)>
diff --git a/drivers/staging/xgifb/vb_setmode.h b/drivers/staging/xgifb/vb_setmode.h
index 2c0a31c..679a822 100644
--- a/drivers/staging/xgifb/vb_setmode.h
+++ b/drivers/staging/xgifb/vb_setmode.h
@@ -13,7 +13,7 @@ extern void XGI_GetVBType(struct vb_device_info *);
extern void XGI_SenseCRT1(struct vb_device_info *);
extern unsigned char XGISetModeNew(struct xgifb_video_info *xgifb_info,
struct xgi_hw_device_info *HwDeviceExtension,
- unsigned short ModeNo) ;
+ unsigned short ModeNo);
extern unsigned char XGI_SearchModeID(unsigned short ModeNo,
unsigned short *ModeIdIndex,
--
1.7.9.5
next prev parent reply other threads:[~2013-08-04 17:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-04 3:41 [PATCH] Staging:xgifb:Fixed a warning of Space before semicolon Kumar Gaurav
2013-08-04 16:48 ` Dan Carpenter
2013-08-04 17:59 ` kumargauravgupta3 [this message]
2013-08-04 18:08 ` Dan Carpenter
2013-08-04 18:53 ` Kumar Gaurav
2013-08-04 18:56 ` Aaro Koskinen
2013-08-04 18:56 ` Kumar Gaurav
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=1375639102-6337-1-git-send-email-kumargauravgupta3@gmail.com \
--to=kumargauravgupta3@gmail.com \
--cc=aaro.koskinen@iki.fi \
--cc=arnaud.patard@rtp-net.org \
--cc=dan.carpenter@oracle.com \
--cc=gregkh@linuxfoundation.org \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/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