12/04/2020 17:04, jer...@marvell.com:
> --- a/devtools/check-includes.sh
> +++ b/devtools/check-includes.sh
> @@ -23,7 +23,7 @@
> # PEDANTIC_CFLAGS, PEDANTIC_CXXFLAGS and PEDANTIC_CPPFLAGS provide strict
> # C/C++ compilation flags.
> #
> -# IGNORE contains a list of shell patterns matching file
From: Jerin Jacob
Glob is the terminology used in fnmatch man page.
Use glob terminology across DPDK for shell pattern.
Signed-off-by: Jerin Jacob
---
v2:
- Fix typo
devtools/check-includes.sh | 2 +-
lib/librte_eal/include/rte_log.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions
2 matches
Mail list logo