From: "Jan Füsting" <jan.fuesting@gmx.de>
To: lenb@kernel.org
Cc: linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org,
"Jan Füsting" <jan.fuesting@gmx.de>
Subject: [PATCH 2/2] ACPI: Fixed some coding style issues in fan.c and battery.c
Date: Tue, 21 Dec 2010 22:41:20 +0100 [thread overview]
Message-ID: <1292967680-14208-1-git-send-email-jan.fuesting@gmx.de> (raw)
Fixed some coding style issues in fan.c and battery.c
Signed-off-by: Jan Füsting <jan.fuesting@gmx.de>
---
drivers/acpi/battery.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/acpi/battery.c b/drivers/acpi/battery.c
index 16fc4df..35d0c6f 100644
--- a/drivers/acpi/battery.c
+++ b/drivers/acpi/battery.c
@@ -580,7 +580,7 @@ static void acpi_battery_quirks(struct acpi_battery *battery)
{
if (dmi_name_in_vendors("Acer") && battery->power_unit)
set_bit(ACPI_BATTERY_QUIRK_SIGNED16_CURRENT, &battery->flags);
-}
+}
/*
* According to the ACPI spec, some kinds of primary batteries can
--
1.7.2.3
--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next reply other threads:[~2010-12-21 21:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-21 21:41 Jan Füsting [this message]
2010-12-21 23:41 ` [PATCH 2/2] ACPI: Fixed some coding style issues in fan.c and battery.c Thiago Farina
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=1292967680-14208-1-git-send-email-jan.fuesting@gmx.de \
--to=jan.fuesting@gmx.de \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@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