Re: [PATCH v1 02/22] docs: ioctl-number.txt: convert it to ReST format

2019-06-19 Thread Federico Vaga
On Tuesday, June 18, 2019 11:05:26 PM CEST Mauro Carvalho Chehab wrote: > The conversion itself is simple: add a markup for the > title of this file and add markups for both tables. > > Yet, the big table here with IOCTL numbers is badly formatted: > on several lines, the "Include File" column has

[PATCH v1 02/22] docs: ioctl-number.txt: convert it to ReST format

2019-06-18 Thread Mauro Carvalho Chehab
The conversion itself is simple: add a markup for the title of this file and add markups for both tables. Yet, the big table here with IOCTL numbers is badly formatted: on several lines, the "Include File" column has some values that are bigger than the reserved space there. Also, on several plac