Re: [PATCH] Documentation: coresight: covert txt to rst

2019-07-08 Thread Jonathan Corbet
On Sat, 6 Jul 2019 03:45:12 +0700 Phong Tran wrote: > change the format file and adpate the text style > > Signed-off-by: Phong Tran > --- > .../trace/{coresight.txt => coresight.rst} | 296 > - > Documentation/trace/index.rst | 1 + > 2 fil

Re: [PATCH] Documentation: coresight: covert txt to rst

2019-07-08 Thread Mathieu Poirier
Hi Tran, Thank you for doing this - it adds much needed consistency to this file. A few of comments below On Fri, 5 Jul 2019 at 14:45, Phong Tran wrote: > > change the format file and adpate the text style This changtelog is a little short and mentions what you are doing rather than why.

[PATCH] Documentation: coresight: covert txt to rst

2019-07-05 Thread Phong Tran
change the format file and adpate the text style Signed-off-by: Phong Tran --- .../trace/{coresight.txt => coresight.rst} | 296 - Documentation/trace/index.rst | 1 + 2 files changed, 167 insertions(+), 130 deletions(-) rename Documentation/tr