2010-01-07 20:31:16

by Pavel Machek

[permalink] [raw]
Subject: [patch] fix strange characters in zaurus gpio .desc

From: Cyril Hrubis <[email protected]>

Somehow, strange characters made their way zaurus gpio .desc
fields. Fix it.

Signed-off-by: Pavel Machek <[email protected]>

--- a/arch/arm/mach-pxa/spitz.c
+++ b/arch/arm/mach-pxa/spitz.c
@@ -389,13 +389,13 @@ static struct gpio_keys_button spitz_gpio_keys[] = {
.type = EV_SW,
.code = 0,
.gpio = SPITZ_GPIO_SWA,
- .desc = "ďťżDisplay Down",
+ .desc = "Display Down",
},
{
.type = EV_SW,
.code = 1,
.gpio = SPITZ_GPIO_SWB,
- .desc = "ďťżLid Closed",
+ .desc = "Lid Closed",
},
};


--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html


2010-01-07 22:30:31

by Stanislav Brabec

[permalink] [raw]
Subject: Re: [patch] fix strange characters in zaurus gpio .desc

Pavel Machek wrote:
> From: Cyril Hrubis <[email protected]>
>
> Somehow,
Some = my Evolution Mail

I remember that I prepared a patch and fixed capitalization of these
strings in the mail body in the last minute before sending.

> strange characters made their way zaurus gpio .desc
> fields. Fix it.
>
> Signed-off-by: Pavel Machek <[email protected]>

Acked-by: Stanislav Brabec <[email protected]>

Hint: If you use Evolution Mail for sending mails, never edit anything
inside inlined patch and never use old mail as a template, otherwise
Evolution Mail will include invisible characters to your mail.

Let's see whether it is fixed in the evolution-2.28.


________________________________________________________________________
Stanislav Brabec
http://www.penguin.cz/~utx/zaurus

2010-01-08 01:44:32

by Eric Miao

[permalink] [raw]
Subject: Re: [patch] fix strange characters in zaurus gpio .desc

2010/1/8 Stanislav Brabec <[email protected]>:
> Pavel Machek wrote:
>> From: Cyril Hrubis <[email protected]>
>>
>> Somehow,
> Some = my Evolution Mail
>
> I remember that I prepared a patch and fixed capitalization of these
> strings in the mail body in the last minute before sending.
>
>> strange characters made their way zaurus gpio .desc
>> fields. Fix it.
>>
>> Signed-off-by: Pavel Machek <[email protected]>
>
> Acked-by: Stanislav Brabec <[email protected]>
>

Applied.

> Hint: If you use Evolution Mail for sending mails, never edit anything
> inside inlined patch and never use old mail as a template, otherwise
> Evolution Mail will include invisible characters to your mail.
>
> Let's see whether it is fixed in the evolution-2.28.
>

Documentation/email-clients.txt may help?

2010-01-08 01:57:57

by Eric Miao

[permalink] [raw]
Subject: Re: [patch] fix strange characters in zaurus gpio .desc

This is bothering me again and again, looks Dirk's ISP being problematic:

This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of
its recipients. The following addresses failed:

<[email protected]>

SMTP error from remote server after RCPT command:
host mx-ha01.web.de[217.72.192.149]:
550 <[email protected]> Benutzer hat das Speichervolumen ueberschritten.
/ User has exhausted allowed storage space.


--- The header of the original message is following. ---

Received-SPF: pass (mxbap3: domain of gmail.com designates
74.125.92.150 as permitted sender) client-ip=74.125.92.150;
[email protected]; helo=qw-out-1920.google.com;
Received: from qw-out-1920.google.com (qw-out-1920.google.com [74.125.92.150])
by mx.kundenserver.de (node=mxbap3) with ESMTP (Nemesis)
id 0Llo92-1O27bT0IgC-00Zz6A for [email protected]; Fri, 08
Jan 2010 02:44:31 +0100
Received: by qw-out-1920.google.com with SMTP id 5so4551775qwc.0
for <[email protected]>; Thu, 07 Jan 2010 17:44:30 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=gamma;
h=domainkey-signature:mime-version:received:in-reply-to:references
:from:date:message-id:subject:to:cc:content-type;
bh=6LZ0KtSH4ZKYLj8sPFkD0MWZ4EfaPMGUEJBX9IU6Szw=;
b=hDpznbB+Arp9dpDt9CnKONy9R2nxu790sM+B+BgiJCFK0FlBrZNXEDKmyGso///gIl
bfc5Y0xIlFMuQ5yYDxvunWvcPh/NDV6d4xxZAfL0LrUj9gU07gi4c18vpA+pIrtdQKZe
GmV20H9foiS59B1743oVw37eOPH61rza05OtE=
DomainKey-Signature: a=rsa-sha1; c=nofws;
d=gmail.com; s=gamma;
h=mime-version:in-reply-to:references:from:date:message-id:subject:to
:cc:content-type;
b=rcbVtRDX2DsM6jomSpcitZ+m+I0mT5aViVU07Kg495AC23JsL+WhQ1Zqafay/5OW2+
JvOE7UW8ncRW87grW37mjNNv/gDuX926IHhZsJq7jXpJjhwKFuP86uWjW2ATj3xG/p6C
uu+aSpvO0zWb0AW4xsGQXNMAfhgTc/ld8y2OY=
MIME-Version: 1.0
Received: by 10.229.128.90 with SMTP id j26mr1069163qcs.103.1262915070102;
Thu, 07 Jan 2010 17:44:30 -0800 (PST)
In-Reply-To: <[email protected]>
References: <[email protected]>
<[email protected]>
From: Eric Miao <[email protected]>
Date: Fri, 8 Jan 2010 09:44:10 +0800
Message-ID: <[email protected]>
Subject: Re: [patch] fix strange characters in zaurus gpio .desc
To: Stanislav Brabec <[email protected]>
Cc: Pavel Machek <[email protected]>, [email protected], [email protected],
kernel list <[email protected]>,
[email protected], [email protected],
Cyril Hrubis <[email protected]>, [email protected],
linux-arm-kernel <[email protected]>,
[email protected],
[email protected], [email protected],
Andrew Morton <[email protected]>
Content-Type: text/plain; charset=UTF-8