]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/spdk/dpdk/devtools/check-includes.sh
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / spdk / dpdk / devtools / check-includes.sh
index 3629ab4c70d2ae7893d2512edba6dc93ea669bcf..749b9b26d22b0dea96dba422d36c5c2e56280c35 100755 (executable)
@@ -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 files (relative to the
+# IGNORE contains a list of globbing patterns matching files (relative to the
 # include directory) to avoid. It is set by default to known DPDK headers
 # which must not be included on their own.
 #