]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch 'each-bool-conditionals-v9_16' into 'v9_16'
authorEvan Hunt <each@isc.org>
Tue, 26 May 2020 00:48:17 +0000 (00:48 +0000)
committerEvan Hunt <each@isc.org>
Tue, 26 May 2020 00:48:17 +0000 (00:48 +0000)
commit4ffe9e2e0d3ec86bee1ece220a7e22f5153fa103
treef10ce180ea7a765c81536a6e5ca46e5088a1d9c1
parentbe88fb1aa7fe9feb31d8c48c65a1004df9b6f150
parentc19a593d3effec54e6027ce69ec8211ea83665db
Merge branch 'each-bool-conditionals-v9_16' into 'v9_16'

remove unnecessary 'true' and 'false' comparisons in boolean expressions

See merge request isc-projects/bind9!3585