From: wouter.vanrooy@gmail.com
To: gregkh@suse.de
Cc: andre@bitwigglers.org, ak@linux.intel.com, peterhuewe@gmx.de,
kevin.granade@gmail.com, devel@driverdev.osuosl.org,
linux-kernel@vger.kernel.org
Subject: [PATCH] Staging: asus_oled: fix space where tab should be This patches the asus_oled.c file so that checkpatch.pl doesn't provide any more warnings. Signed-off-by: Wouter Van Rooy <wouter.vanrooy@gmail.com>
Date: Wed, 10 Mar 2010 22:00:15 +0100 [thread overview]
Message-ID: <1268254815-11995-1-git-send-email-wouter.vanrooy@gmail.com> (raw)
From: wouter <wouter@wouter-desktop.(none)>
---
drivers/staging/asus_oled/asus_oled.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/staging/asus_oled/asus_oled.c b/drivers/staging/asus_oled/asus_oled.c
index 7ebecc9..5b279fb 100644
--- a/drivers/staging/asus_oled/asus_oled.c
+++ b/drivers/staging/asus_oled/asus_oled.c
@@ -771,7 +771,7 @@ static struct usb_driver oled_driver = {
};
static CLASS_ATTR_STRING(version, S_IRUGO,
- ASUS_OLED_UNDERSCORE_NAME " " ASUS_OLED_VERSION);
+ ASUS_OLED_UNDERSCORE_NAME " " ASUS_OLED_VERSION);
static int __init asus_oled_init(void)
{
--
1.6.3.3
next reply other threads:[~2010-03-10 21:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-10 21:00 wouter.vanrooy [this message]
2010-04-27 17:24 ` [PATCH] Staging: asus_oled: fix space where tab should be This patches the asus_oled.c file so that checkpatch.pl doesn't provide any more warnings. Signed-off-by: Wouter Van Rooy <wouter.vanrooy@gmail.com> Greg KH
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=1268254815-11995-1-git-send-email-wouter.vanrooy@gmail.com \
--to=wouter.vanrooy@gmail.com \
--cc=ak@linux.intel.com \
--cc=andre@bitwigglers.org \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@suse.de \
--cc=kevin.granade@gmail.com \
--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