public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 1/1] drivers/acpi/system.c : remove unused brackets
@ 2005-07-14 22:20 domen-CvScVCPLwOZg9hUCZPvPmw
  0 siblings, 0 replies; only message in thread
From: domen-CvScVCPLwOZg9hUCZPvPmw @ 2005-07-14 22:20 UTC (permalink / raw)
  To: len.brown-ral2JQCrhuEAvxtiuMwx3w
  Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f, Christophe Lucas,
	domen-CvScVCPLwOZg9hUCZPvPmw

[-- Attachment #1: remove_brackets-drivers_acpi_system --]
[-- Type: text/plain, Size: 1078 bytes --]

From: Christophe Lucas <clucas-FNWCkmgu6Xgh9ZMKESR00Q@public.gmane.org>


Remove not used brackets

Signed-off-by: Christophe Lucas <clucas-FNWCkmgu6Xgh9ZMKESR00Q@public.gmane.org>
Signed-off-by: Domen Puncer <domen-CvScVCPLwOZg9hUCZPvPmw@public.gmane.org>
---
 system.c |    3 +--
 1 files changed, 1 insertion(+), 2 deletions(-)

Index: quilt/drivers/acpi/system.c
===================================================================
--- quilt.orig/drivers/acpi/system.c
+++ quilt/drivers/acpi/system.c
@@ -148,9 +148,8 @@ static int __init acpi_system_init (void
 		S_IRUGO, acpi_root_dir);
 	if (!entry)
 		goto Error;
-	else {
+	else
 		entry->proc_fops = &acpi_system_info_ops;
-	}
 
 	/* 'dsdt' [R] */
 	name = ACPI_SYSTEM_FILE_DSDT;

--


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-07-14 22:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-14 22:20 [patch 1/1] drivers/acpi/system.c : remove unused brackets domen-CvScVCPLwOZg9hUCZPvPmw

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox