On Tue, Jul 24, 2018 at 01:13:28PM +0200, Arnd Bergmann wrote:
> drivers/staging/rtl8188eu/include/odm.h uses an incorrect encoding
> for the '...' character in two comments, which makes it one of the
> few non-UTF-8 source files.
> 
> This removes the odd characters and uses the same ASCII representation
> that we have in the regular rtlwifi driver. The second instance
> of drivers/staging/rtl8723bs/hal/odm.h is garbled in a different way,
> so I change it to be the same as well even though it is already
> plain ASCII.
> 
> Signed-off-by: Arnd Bergmann <a...@arndb.de>
> ---

git does not like this patch:
        error: cannot convert from Binary to UTF-8
        fatal: could not parse patch
Let me see if I can force it by hand...

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to