public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [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>
@ 2010-03-10 21:00 wouter.vanrooy
  2010-04-27 17:24 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: wouter.vanrooy @ 2010-03-10 21:00 UTC (permalink / raw)
  To: gregkh; +Cc: andre, ak, peterhuewe, kevin.granade, devel, linux-kernel

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [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>
  2010-03-10 21:00 [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> wouter.vanrooy
@ 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: wouter.vanrooy
  Cc: gregkh, andre, ak, peterhuewe, kevin.granade, devel, linux-kernel

On Wed, Mar 10, 2010 at 10:00:15PM +0100, wouter.vanrooy@gmail.com wrote:
> From: wouter <wouter@wouter-desktop.(none)>
> 
> ---
>  drivers/staging/asus_oled/asus_oled.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Sorry, someone 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-10 21:00 [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> wouter.vanrooy
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