ethdev: avoid documentation in next lines
authorAndrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Wed, 20 Oct 2021 12:47:19 +0000 (15:47 +0300)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 21 Oct 2021 11:43:56 +0000 (13:43 +0200)
commit3c2ca0a9826fe9e35de138644e1cb56fb594202c
tree8a4e00d7870b65e547dfece098051498b7dfe3f6
parent6353ff43a791786f9aa1719d5d3510ae56bbaa7d
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 documentation 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 <andrew.rybchenko@oktetlabs.ru>
Acked-by: Ori Kam <orika@nvidia.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
lib/ethdev/ethdev_driver.h
lib/ethdev/rte_ethdev.h
lib/ethdev/rte_ethdev_core.h
lib/ethdev/rte_flow.h
lib/ethdev/rte_mtr_driver.h