* [PATCH] Staging:asus_oled: fix tabs coding style issue in asus_oled.c This is a patch to the asus_oled.c file that fixes up a tabs warning found by the checkpatch.pl tool
@ 2010-03-12 19:12 Gorskin Ilya
2010-04-27 17:24 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Gorskin Ilya @ 2010-03-12 19:12 UTC (permalink / raw)
To: gregkh, andre, ak, peterhuewe, kevin.granade
Cc: linux-kernel, devel, Gorskin Ilya
Signed-off-by: Gorskin Ilya <revent82@gmail.com>
---
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.7.0.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Staging:asus_oled: fix tabs coding style issue in asus_oled.c This is a patch to the asus_oled.c file that fixes up a tabs warning found by the checkpatch.pl tool
2010-03-12 19:12 [PATCH] Staging:asus_oled: fix tabs coding style issue in asus_oled.c This is a patch to the asus_oled.c file that fixes up a tabs warning found by the checkpatch.pl tool Gorskin Ilya
@ 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: Gorskin Ilya
Cc: gregkh, andre, ak, peterhuewe, kevin.granade, linux-kernel, devel
On Sat, Mar 13, 2010 at 12:12:57AM +0500, Gorskin Ilya wrote:
> Signed-off-by: Gorskin Ilya <revent82@gmail.com>
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 18:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-12 19:12 [PATCH] Staging:asus_oled: fix tabs coding style issue in asus_oled.c This is a patch to the asus_oled.c file that fixes up a tabs warning found by the checkpatch.pl tool Gorskin Ilya
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