]> git.proxmox.com Git - mirror_frr.git/commit - tools/checkpatch.sh
tools: add style checking scripts
authorQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 12 Dec 2017 20:21:20 +0000 (15:21 -0500)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 20 Dec 2017 17:54:03 +0000 (12:54 -0500)
commit3e4ae7027758a06f7bbc7375c955a4f0ccf879c3
tree550b25c2be6a4287e0453877a18eeb7683f88a74
parent97c772b30bd54e2282df47c9fa87351fec06e033
tools: add style checking scripts

Add shell script and modified checkpatch.pl for use with patch files
targeting FRR.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
tools/checkpatch.pl [new file with mode: 0755]
tools/checkpatch.sh [new file with mode: 0755]