* [PATCH] asus_oled: whitespace cleanup
@ 2010-03-10 16:57 Thomas Klute
2010-04-27 17:24 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Klute @ 2010-03-10 16:57 UTC (permalink / raw)
To: gregkh; +Cc: sjakub, devel, linux-kernel, Thomas Klute
Remove space in indentation to make checkpatch.pl happy.
Signed-off-by: Thomas Klute <thomas2.klute@uni-dortmund.de>
---
drivers/staging/asus_oled/TODO | 1 -
drivers/staging/asus_oled/asus_oled.c | 2 +-
2 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/asus_oled/TODO b/drivers/staging/asus_oled/TODO
index 2514131..1daf2a5 100644
--- a/drivers/staging/asus_oled/TODO
+++ b/drivers/staging/asus_oled/TODO
@@ -1,5 +1,4 @@
TODO:
- - checkpatch.pl cleanups
- sparse fixes
- audit the userspace interface
- sysfs vs. char?
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.4.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] asus_oled: whitespace cleanup
2010-03-10 16:57 [PATCH] asus_oled: whitespace cleanup Thomas Klute
@ 2010-04-27 17:24 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2010-04-27 17:24 UTC (permalink / raw)
To: Thomas Klute; +Cc: gregkh, sjakub, devel, linux-kernel
On Wed, Mar 10, 2010 at 05:57:23PM +0100, Thomas Klute wrote:
> Remove space in indentation to make checkpatch.pl happy.
>
Sorry, someone else already sent this fix in.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-04-27 17:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-10 16:57 [PATCH] asus_oled: whitespace cleanup Thomas Klute
2010-04-27 17:24 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox