public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: "Matthew W. S. Bell" <matthew@bells23.org.uk>
To: linux-acpi@vger.kernel.org
Subject: [PATCH 2/2] Whitespace cleanups in ACPI modules.
Date: Mon, 01 Feb 2010 21:16:29 +0000	[thread overview]
Message-ID: <1265058989.3824.11.camel@ibis.bells> (raw)

[-- Attachment #1: Type: text/plain, Size: 4887 bytes --]

---
 drivers/acpi/acpi_memhotplug.c |    2 +-
 drivers/acpi/pci_slot.c        |    4 ++--
 drivers/acpi/processor_core.c  |    2 +-
 drivers/acpi/video.c           |   30 +++++++++++++++---------------
 4 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/drivers/acpi/acpi_memhotplug.c
b/drivers/acpi/acpi_memhotplug.c
index 1477243..7fbaa50 100644
--- a/drivers/acpi/acpi_memhotplug.c
+++ b/drivers/acpi/acpi_memhotplug.c
@@ -39,7 +39,7 @@
 #define _COMPONENT		ACPI_MEMORY_DEVICE_COMPONENT
 
 #undef PREFIX
-#define 	PREFIX		"ACPI:memory_hp:"
+#define		PREFIX		"ACPI:memory_hp:"
 
 ACPI_MODULE_NAME("acpi_memhotplug");
 MODULE_AUTHOR("Naveen B S <naveen.b.s@intel.com>");
diff --git a/drivers/acpi/pci_slot.c b/drivers/acpi/pci_slot.c
index 91de70f..2bfba7b 100644
--- a/drivers/acpi/pci_slot.c
+++ b/drivers/acpi/pci_slot.c
@@ -7,7 +7,7 @@
  *  review and fixes.
  *
  *  Copyright (C) 2007-2008 Hewlett-Packard Development Company, L.P.
- *  	Alex Chiang <achiang@hp.com>
+ *	Alex Chiang <achiang@hp.com>
  *
  *  This program is free software; you can redistribute it and/or
modify it
  *  under the terms and conditions of the GNU General Public License,
@@ -36,7 +36,7 @@
 static int debug;
 static int check_sta_before_sun;
 
-#define DRIVER_VERSION 	"0.1"
+#define DRIVER_VERSION	"0.1"
 #define DRIVER_AUTHOR	"Alex Chiang <achiang@hp.com>"
 #define DRIVER_DESC	"ACPI PCI Slot Detection Driver"
 MODULE_AUTHOR(DRIVER_AUTHOR);
diff --git a/drivers/acpi/processor_core.c
b/drivers/acpi/processor_core.c
index ec742a4..b657307 100644
--- a/drivers/acpi/processor_core.c
+++ b/drivers/acpi/processor_core.c
@@ -922,7 +922,7 @@ free:
 
 #ifdef CONFIG_ACPI_HOTPLUG_CPU

/*********************************************************************
*******
- * 	Acpi processor hotplug support 				       	    *
+ *	Acpi processor hotplug support					    *
 
**********************************************************************
******/
 
 static int is_processor_present(acpi_handle handle)
diff --git a/drivers/acpi/video.c b/drivers/acpi/video.c
index 045e634..dd7845a 100644
--- a/drivers/acpi/video.c
+++ b/drivers/acpi/video.c
@@ -730,7 +730,7 @@ acpi_video_bus_POST_options(struct acpi_video_bus
*video,
 
 /*
  *  Arg:
- *  	video		: video bus device pointer
+ *	video		: video bus device pointer
  *	bios_flag	: 
  *		0.	The system BIOS should NOT automatically switch(toggle)
  *			the active display output.
@@ -743,10 +743,10 @@ acpi_video_bus_POST_options(struct
acpi_video_bus *video,
  *	lcd_flag	:
  *		0.	The system BIOS should automatically control the brightness
level
  *			of the LCD when the power changes from AC to DC
- *		1. 	The system BIOS should NOT automatically control the
brightness 
+ *		1.	The system BIOS should NOT automatically control the
brightness 
  *			level of the LCD when the power changes from AC to DC.
  * Return Value:
- * 		-1	wrong arg.
+ *		-1	wrong arg.
  */
 
 static int
@@ -781,7 +781,7 @@ acpi_video_cmp_level(const void *a, const void *b)
 
 /*
  *  Arg:	
- *  	device	: video output device (LCD, CRT, ..)
+ *	device	: video output device (LCD, CRT, ..)
  *
  *  Return Value:
  *	Maximum brightness level
@@ -944,7 +944,7 @@ out:
  *	device	: video output device (LCD, CRT, ..)
  *
  *  Return Value:
- *  	None
+ *	None
  *
  *  Find out all required AML methods defined under the output
  *  device.
@@ -1054,10 +1054,10 @@ static void acpi_video_device_find_cap(struct
acpi_video_device *device)
 
 /*
  *  Arg:	
- *  	device	: video output device (VGA)
+ *	device	: video output device (VGA)
  *
  *  Return Value:
- *  	None
+ *	None
  *
  *  Find out all required AML methods defined under the video bus
device.
  */
@@ -1805,10 +1805,10 @@ acpi_video_bus_get_one_device(struct
acpi_device *device,
 
 /*
  *  Arg:
- *  	video	: video bus device 
+ *	video	: video bus device 
  *
  *  Return:
- *  	none
+ *	none
  *  
  *  Enumerate the video device list of the video bus, 
  *  bind the ids with the corresponding video devices
@@ -1829,12 +1829,12 @@ static void acpi_video_device_rebind(struct
acpi_video_bus *video)
 
 /*
  *  Arg:
- *  	video	: video bus device 
- *  	device	: video output device under the video 
- *  		bus
+ *	video	: video bus device 
+ *	device	: video output device under the video 
+ *		bus
  *
  *  Return:
- *  	none
+ *	none
  *  
  *  Bind the ids with the corresponding video devices
  *  under the video bus.
@@ -1858,10 +1858,10 @@ acpi_video_device_bind(struct acpi_video_bus
*video,
 
 /*
  *  Arg:
- *  	video	: video bus device 
+ *	video	: video bus device 
  *
  *  Return:
- *  	< 0	: error
+ *	< 0	: error
  *  
  *  Call _DOD to enumerate all devices attached to display adapter
  *
-- 
1.6.5


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

                 reply	other threads:[~2010-02-01 21:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1265058989.3824.11.camel@ibis.bells \
    --to=matthew@bells23.org.uk \
    --cc=linux-acpi@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