From: Sam Hansen <solid.se7en@gmail.com>
To: Arnaud Patard <arnaud.patard@rtp-net.org>,
Greg Kroah-Hartman <gregkh@suse.de>,
Aaro Koskinen <aaro.koskinen@iki.fi>,
Dan Carpenter <dan.carpenter@oracle.com>
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
Sam Hansen <solid.se7en@gmail.com>
Subject: [PATCH V2 0/3] xgifb: patch set
Date: Sun, 22 Jan 2012 16:48:50 -0800 [thread overview]
Message-ID: <1327279733-3350-1-git-send-email-solid.se7en@gmail.com> (raw)
In-Reply-To: <originalemailid>
There is still some cleanup to do for printk, but mainly in the debug code. I
noticed the bulk of it is commented out and suspect the rest will follow suit.
$ make modules
make[1]: Nothing to be done for `all'.
CHK include/linux/version.h
CHK include/generated/utsrelease.h
CALL scripts/checksyscalls.sh
CC [M] drivers/staging/xgifb/XGI_main_26.o
LD [M] drivers/staging/xgifb/xgifb.o
Building modules, stage 2.
MODPOST 6 modules
LD [M] drivers/staging/xgifb/xgifb.ko
Sam Hansen (3):
xgifb: checkpatch cleanup braces
xgifb: checkpatch cleanup __func__
xgifb: checkpatch cleanup printk() -> pr_lvl()
drivers/staging/xgifb/XGI_main_26.c | 98 ++++++++++++++++------------------
1 files changed, 46 insertions(+), 52 deletions(-)
--
1.7.5.4
next parent reply other threads:[~2012-01-23 0:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <originalemailid>
2012-01-23 0:48 ` Sam Hansen [this message]
2012-01-23 0:48 ` [PATCH V2 1/3] xgifb: checkpatch cleanup braces Sam Hansen
2012-01-23 0:48 ` [PATCH V2 2/3] xgifb: checkpatch cleanup __func__ Sam Hansen
2012-01-23 0:48 ` [PATCH V2 3/3] xgifb: checkpatch cleanup printk() -> pr_lvl() Sam Hansen
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=1327279733-3350-1-git-send-email-solid.se7en@gmail.com \
--to=solid.se7en@gmail.com \
--cc=aaro.koskinen@iki.fi \
--cc=arnaud.patard@rtp-net.org \
--cc=dan.carpenter@oracle.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@suse.de \
--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
Powered by JetHome