Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1723675
| From | Jonathan Corbet <corbet@lwn.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/2] media: dvb-core: fix demux.h non-ASCII characters |
| Date | 2017-08-30 23:30 +0200 |
| Message-ID | <ukiIG-59S-25@gated-at.bofh.it> (permalink) |
| References | <ujBu2-3iy-11@gated-at.bofh.it> |
| Organization | LWN.net |
On Mon, 28 Aug 2017 16:10:16 -0700 Randy Dunlap <rdunlap@infradead.org> 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
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 2/2] media: dvb-core: fix demux.h non-ASCII characters Randy Dunlap <rdunlap@infradead.org> - 2017-08-29 01:20 +0200
Re: [PATCH 2/2] media: dvb-core: fix demux.h non-ASCII characters Jonathan Corbet <corbet@lwn.net> - 2017-08-30 23:30 +0200
Re: [PATCH 2/2] media: dvb-core: fix demux.h non-ASCII characters Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2017-08-31 00:20 +0200
csiph-web