scripts/spdxcheck: Add count of missing files to stats output
authorBird, Tim <Tim.Bird@sony.com>
Tue, 30 Apr 2024 17:58:13 +0000 (17:58 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 4 May 2024 17:00:54 +0000 (19:00 +0200)
commit5015f8a5ced7039de354c1103b0912f5a64fab03
tree93024b25d839e5d1d9b86b0ac539d2c2f2c027ab
parent82fecafeadd4428ddac0afddf27cd28d6019b35f
scripts/spdxcheck: Add count of missing files to stats output

Add a count of files missing an SPDX header to the stats
output.  This is useful detailed information for working
on SPDX header additions.

Signed-off-by: Tim Bird <tim.bird@sony.com>
Link: https://lore.kernel.org/r/SA3PR13MB6372DB9F9F2C09F8A1E1B99BFD1A2@SA3PR13MB6372.namprd13.prod.outlook.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
scripts/spdxcheck.py