From: Karol Kozimor <sziwan-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org>
To: Len Brown <len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: [PATCH 2/2] acpi4asus update: whitespace
Date: Sat, 10 Jul 2004 00:29:35 +0200 [thread overview]
Message-ID: <20040709222935.GB31054@hell.org.pl> (raw)
Hi,
The following patch contains some comment and whitespace cleanups, please
apply to both trees.
Signed-off-by: Karol Kozimor <sziwan-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org>
--- a/drivers/acpi/asus_acpi.c 2004-06-29 23:39:06.000000000 +0200
+++ b/drivers/acpi/asus_acpi.c 2004-07-09 23:28:13.000000000 +0200
@@ -456,7 +456,7 @@
len += sprintf(page + len, "SFUN value : 0x%04x\n", temp);
/*
* Another value for userspace: the ASYM method returns 0x02 for
- * battery low and 0x04 for battery critical, it's readings tend to be
+ * battery low and 0x04 for battery critical, its readings tend to be
* more accurate than those provided by _BST.
* Note: since not all the laptops provide this method, errors are
* silently ignored.
@@ -608,7 +608,6 @@
}
-
static int get_lcd_state(struct asus_hotk *hotk)
{
int lcd = 0;
@@ -1059,7 +1058,6 @@
hotk->model = L5x;
if (hotk->model == END_MODEL) {
- /* By default use the same values, as I don't know others */
printk("unsupported, trying default values, supply the "
"developers with your DSDT\n");
hotk->model = M2E;
@@ -1092,7 +1090,6 @@
}
-
static int __init asus_hotk_check(struct asus_hotk *hotk)
{
int result = 0;
@@ -1115,7 +1112,6 @@
}
-
static int __init asus_hotk_add(struct acpi_device *device)
{
struct asus_hotk *hotk = NULL;
@@ -1182,6 +1178,7 @@
return(result);
}
+
static int asus_hotk_remove(struct acpi_device *device, int type)
{
acpi_status status = 0;
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
reply other threads:[~2004-07-09 22:29 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=20040709222935.GB31054@hell.org.pl \
--to=sziwan-detuoxkzssqrdjvtcaxf/a@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.