build: fix clang-format-diff[.py] detection 97/35397/4
authorKlement Sekera <klement.sekera@gmail.com>
Fri, 18 Feb 2022 16:23:33 +0000 (16:23 +0000)
committerDave Wallace <dwallacelf@gmail.com>
Tue, 22 Mar 2022 01:34:57 +0000 (01:34 +0000)
commitb9ff03c805ead01101f214638873fcdcb3124a02
tree2b1690fb6796fe4d8cc7240c77916f3285d42dba
parentb3fc65817ef1aec3bf5f51bc00633e03428e64fc
build: fix clang-format-diff[.py] detection

Fix clang-format-diff autodetection error in case of non-standard
clang-format-diff path. Also allow finding clang-format-diff.py in
non-standard location.

Type: improvement
Signed-off-by: Klement Sekera <klement.sekera@gmail.com>
Change-Id: I3cb76aa152a8245e62db62f5fe2ba96b1ff86428
extras/scripts/checkstyle.sh