mbuf: clean up comments and prefix
authorMorten Brørup <mb@smartsharesystems.com>
Mon, 26 Oct 2020 14:42:01 +0000 (15:42 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 5 Nov 2020 16:53:15 +0000 (17:53 +0100)
commit3a35c1c0f65e89aae4bdcb9366924df3b276dc4a
tree2c1f10b5efce97e5909903c8d0f51ddb34025bdf
parentc2341bb6713dcaa43113db6f8ee3dd40ae57aba7
mbuf: clean up comments and prefix

The mbuf header files had some commenting style errors that affected the
API documentation.
Also, the RTE_ prefix was missing on a macro and a definition.

Note: This patch does not touch the offload and attachment flags that are
also missing the RTE_ prefix.

Signed-off-by: Morten Brørup <mb@smartsharesystems.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
drivers/net/sfc/sfc_ef100_rx.c
drivers/net/sfc/sfc_ef10_essb_rx.c
drivers/net/sfc/sfc_ef10_rx.c
drivers/net/sfc/sfc_rx.c
lib/librte_mbuf/rte_mbuf.c
lib/librte_mbuf/rte_mbuf.h
lib/librte_mbuf/rte_mbuf_core.h