Re: [PATCH 2/2] media: dvb-core: fix demux.h non-ASCII characters
From: Jonathan Corbet
Date: Wed Aug 30 2017 - 17:24:39 EST
On Mon, 28 Aug 2017 16:10:16 -0700
Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:
> Fix non-ASCII charactes in kernel-doc comment to prevent the kernel-doc
> build warning below.
>
> WARNING: kernel-doc '../scripts/kernel-doc -rst -enable-lineno ../drivers/media/dvb-core/demux.h' processing failed with: 'ascii' codec can't decode byte 0xe2 in position 6368: ordinal not in range(128)
I'll leave this one for Mauro to decide on. My inclination would be to
apply it, though, my previous comments on handling non-ASCII text
notwithstanding. The weird quotes don't buy us anything here.
Thanks,
jon