[U-Boot] [PATCH] Convert ISO-8859 files to UTF-8
Albert ARIBAUD
albert.u.boot at aribaud.net
Tue Jul 19 08:34:28 CEST 2011
Hi Mike,
Le 18/07/2011 20:07, Mike Frysinger a écrit :
> On Sun, Jul 17, 2011 at 12:03, Albert ARIBAUD wrote:
>> There was a mix of UTF-8 and ISO-8859 files in the U-Boot source
>> tree, which could cause issues with the patchwork review system.
>> This commit converts all ISO-8859 files to UTF-8.
>
> a checkpatch update might be useful too ...
Right. Didn't run checkpatch,my bad. Will in V2.
> send the output through
> `iconv -t utf-8` and see if it barfs ?
> -mike
Actually did this, and it barfed a couple of times, for which I did the
conversion using Geany's encoding conversion feature -- my goal was to
do as little human modifications as possible, but if there are any
issues, of course they should be notified to me.
Amicalement,
--
Albert.
More information about the U-Boot
mailing list