Re: [PATCH] MAINTAINERS: fix UTF-8 encoding

2015-03-04 Thread Jiri Kosina
On Wed, 4 Mar 2015, Nicolas Iooss wrote: > Should I send the patch again with proper encoding? If you want it to be applied, then yes :) Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel

[PATCH] MAINTAINERS: fix UTF-8 encoding

2015-03-04 Thread Nicolas Iooss
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 counte

Re: [PATCH] MAINTAINERS: fix UTF-8 encoding

2015-03-04 Thread Nicolas Iooss
-UTF-8-encoding.patch The following files are 8bit, but do not declare a Content-Transfer-Encoding. 0001-MAINTAINERS-fix-UTF-8-encoding.patch Which 8bit encoding should I declare [UTF-8]? y (mbox) Adding cc: Nicolas Iooss from line 'From: Nicolas Iooss ' (body) Adding cc: Nicolas Ioos

Re: [PATCH] MAINTAINERS: fix UTF-8 encoding

2015-03-04 Thread Geert Uytterhoeven
On Wed, Mar 4, 2015 at 4:02 PM, Jiri Kosina wrote: >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -725,7 +725,7 @@ F:staging/iio/trigger/iio-trig-bfin-timer.c >> >> ANDROID DRIVERS >> M: Greg Kroah-Hartman >> -M: Arve Hj?nnev?g >> +M: Arve Hj??nnev??g > > I don't really call th

Re: [PATCH] MAINTAINERS: fix UTF-8 encoding

2015-03-04 Thread Jiri Kosina
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 m

[PATCH] MAINTAINERS: fix UTF-8 encoding

2015-03-04 Thread Nicolas Iooss
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 counte