On Fri, Jun 28, 2019 at 5:57 PM Adrien Mazarguil
wrote:
> Rather than prefixing the return type of function prototypes with
> __rte_experimental, move it to a separate line to enhance readability.
>
> Except for checkpatches.sh, this patch was automatically generated by:
>
> sed -i \
> -e '
Rather than prefixing the return type of function prototypes with
__rte_experimental, move it to a separate line to enhance readability.
Except for checkpatches.sh, this patch was automatically generated by:
sed -i \
-e '/^\([^#].*\)\?__rte_experimental */{' \
-e 's//\1/; s/ *$//; i\'
2 matches
Mail list logo