Re: [dpdk-dev] [PATCH v3 01/10] ethdev: avoid documentation in next lines

2021-10-20 Thread Ori Kam
Hi Andrew, > -Original Message- > From: Andrew Rybchenko > Sent: Wednesday, October 20, 2021 3:47 PM > Subject: [PATCH v3 01/10] ethdev: avoid documentation in next lines > > Documentation in the next separate line is confusing. If documentation > requires own line it should be before, n

[dpdk-dev] [PATCH v3 01/10] ethdev: avoid documentation in next lines

2021-10-20 Thread Andrew Rybchenko
Documentation in the next separate line is confusing. If documentation requires own line it should be before, not after. Move documentation to the previous line if documention on the same line makes it too long. Fix a number of incorrect markups on the way. When a lines is touched by the patch a