dpdk-fm10k/devtools
Adrian Moreno fcea4c8e29 devtools: ignore Linux-style fallthrough warning
The PREFER_FALLTHROUGH check warns if a passthrough comment is found
because, in the kernel, the special macro "fallthrough" is preferred.

Since that keyword is not defined in DPDK, ignore the warning.

Ignoring this check does not affect the MISSING_BREAK check that will
warn if a switch case/default is not preceded by break or a fallthrough
comment.

Signed-off-by: Adrian Moreno <amorenoz@redhat.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Chenbo Xia <chenbo.xia@intel.com>
2020-08-07 13:33:54 +02:00
..
cocci devtools/cocci: create safer version of strlcpy script 2019-04-04 22:45:33 +02:00
build-dict.sh devtools: add checkpatch spelling dictionary builder 2020-07-31 01:09:26 +02:00
build-tags.sh eal: move arch-specific header files 2020-03-31 13:08:55 +02:00
check-abi-version.sh devtools: handle internal version in symbols check 2020-05-19 19:12:18 +02:00
check-abi.sh devtools: give some hints for ABI errors 2020-07-16 08:47:09 +02:00
check-dup-includes.sh devtools: support FreeBSD 2019-07-31 00:22:33 +02:00
check-forbidden-tokens.awk devtools: fix path in forbidden token check 2020-07-06 10:55:19 +02:00
check-git-log.sh devtools: summarize git log check 2020-07-31 01:09:26 +02:00
check-includes.sh doc: use globbing terminology 2020-05-19 16:05:17 +02:00
check-maintainers.sh devtools: rename variables in maintainers file parsing 2020-08-07 13:02:11 +02:00
check-spdx-tag.sh devtools: add new SPDX license compliance checker 2020-07-31 01:09:26 +02:00
check-symbol-change.sh devtools: ignore internal ABI check 2020-04-25 17:01:01 +02:00
check-symbol-maps.sh devtools: fix tracepoint symbols check 2020-04-24 15:04:25 +02:00
checkpatches.sh devtools: ignore Linux-style fallthrough warning 2020-08-07 13:33:54 +02:00
cocci.sh fix Mellanox copyright and SPDX tag 2020-02-13 18:47:28 +01:00
gen-abi.sh devtools: add ABI checks 2020-02-05 15:14:46 +01:00
get-maintainer.sh devtools: support FreeBSD 2019-07-31 00:22:33 +02:00
git-log-fixes.sh devtools: add fixes flag to commit listing 2020-02-25 17:24:49 +01:00
libabigail.abignore mbuf: use C11 atomic builtins for refcnt 2020-07-21 10:30:35 +02:00
load-devel-config devtools: add SPDX license tag to config loader 2020-02-22 15:17:03 +01:00
test-build.sh devtools: allow warnings in ABI reference build 2020-05-21 15:41:49 +02:00
test-meson-builds.sh devtools: remove useless files from ABI reference 2020-07-03 10:10:22 +02:00
test-null.sh devtools: add path to additional shared object files 2020-01-14 09:45:23 +01:00
update-abi.sh devtools: move ABI scripts from buildtools 2019-11-28 16:36:11 +01:00
update_version_map_abi.py add python2 deprecation notice 2020-07-21 22:58:18 +02:00
words-case.txt devtools: add acronyms in dictionary for commit checks 2020-08-07 13:04:55 +02:00