Hi Andrew, > -----Original Message----- > From: Andrew Rybchenko <[email protected]> > 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, 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 anyway, do other cosmetics > changes to avoid changes in next patches. > > Signed-off-by: Andrew Rybchenko <[email protected]> > ---
Acked-by: Ori Kam <[email protected]> Best, Ori

