lkml.org 
[lkml]   [2015]   [Mar]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] MAINTAINERS: fix UTF-8 encoding
On Wed, 4 Mar 2015, Nicolas Iooss wrote:

> Commit 41c9e95d641a ("MAINTAINERS: add Android driver entries")
> introduced non-UTF8 characters in MAINTAINERS file. This breaks tools
> like grep when using an UTF-8 locale:
>
> $ grep -n drivers/android MAINTAINERS
> Binary file MAINTAINERS matches
>
> Replacing the characters by their UTF-8 counterparts fixes grep.
>
> $ grep -n drivers/android MAINTAINERS
> 733:F: drivers/android/
>
> This also fixes the display of
> https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tree/MAINTAINERS?id=v3.19#n713
>
> Signed-off-by: Nicolas Iooss <nicolas.iooss_linux@m4x.org>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 42f686f2e4b2..39187c2848e5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -725,7 +725,7 @@ F: staging/iio/trigger/iio-trig-bfin-timer.c
>
> ANDROID DRIVERS
> M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> -M: Arve Hj?nnev?g <arve@android.com>
> +M: Arve Hj??nnev??g <arve@android.com>

I don't really call that an improvement.

The patch was sent as

Content-Type: text/plain; charset=y

'charset=y' (a) doesn't make any sense whatsoever (b) directly contradicts
the intent of the patch.

--
Jiri Kosina
SUSE Labs


\
 
 \ /
  Last update: 2015-03-04 16:21    [W:2.031 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site