checkpatch: Disable warning for externs in C files
authorBernd Schubert <bernd@bsbernd.com>
Sat, 4 Jan 2025 21:06:31 +0000 (22:06 +0100)
committerBernd Schubert <bernd@bsbernd.com>
Mon, 10 Feb 2025 15:56:45 +0000 (16:56 +0100)
commit0cab87aeff36503a74222e181d5206b2c77c9bb9
treed5cc0eb0f6ccad13e947bc0e39f218e3d940b599
parent0dd19282594430fe2e2b3aa7f2def466675dcadf
checkpatch: Disable warning for externs in C files

We do actually need these, at least for compat.c.

Also disable git commit id warnings, these are doing
more harm than good (for example trigger long line
warnings when fulfilled).

Signed-off-by: Bernd Schubert <bernd@bsbernd.com>
.github/workflows/checkpatch.yml