]> git.puffer.fish Git - matthieu/frr.git/commit
tools: checkpatch updated with darr_foreach iter macros
authorChristian Hopps <chopps@labn.net>
Tue, 24 Oct 2023 18:58:11 +0000 (14:58 -0400)
committerChristian Hopps <chopps@labn.net>
Mon, 6 Nov 2023 22:44:58 +0000 (17:44 -0500)
commitbec10915a4a36c392145c6d9013904a928cf7855
tree61bc54f857a4f93f8cbb2447dc1ea5b363fb9b52
parent3184f63a900ff1f38a972a2e989b28f3a4306b69
tools: checkpatch updated with darr_foreach iter macros

Also update `checkpatch.sh` so it runs `checkpatch.pl` from the same directory
it resides in. This allows copying them both somewhere else to use a specific
version.

Signed-off-by: Christian Hopps <chopps@labn.net>
tools/checkpatch.pl
tools/checkpatch.sh