From: Mark Andrews Date: Wed, 8 Oct 2025 06:25:05 +0000 (+1100) Subject: fix: nil: Exclude lib/dns/include/dns/db.h from unsigned-int.spatch X-Git-Tag: v9.21.15~76 X-Git-Url: http://git.ipfire.org/index.cgi?a=commitdiff_plain;h=0666ea491bc8075be58b3c69342ffebd0cb0f075;p=thirdparty%2Fbind9.git fix: nil: Exclude lib/dns/include/dns/db.h from unsigned-int.spatch Disable unsigned-int spatch in db.h to silence the following error from coccinelle v1.1: ``` EXN: Failure("./lib/dns/include/dns/db.h: 188: try to delete an expanded token: unsigned") in ./lib/dns/include/dns/db.h ``` Merge branch 'marka-cocci-fix' into 'main' See merge request isc-projects/bind9!11062 --- 0666ea491bc8075be58b3c69342ffebd0cb0f075