]> git.ipfire.org Git - thirdparty/libsolv.git/commit
order.c: Combine if's with identical conditions
authorChristoph Grüninger <foss@grueninger.de>
Wed, 14 May 2025 19:24:05 +0000 (21:24 +0200)
committerChristoph Grüninger <foss@grueninger.de>
Wed, 14 May 2025 19:24:05 +0000 (21:24 +0200)
commite961dbc34a0b3e69910d5480a902d8ec54a8b343
tree8317c61199e50022229c5bd146063bd600ab1913
parentfdbfb3fee01491f91927e700728a888b76ab31c5
order.c: Combine if's with identical conditions

Found by Cppcheck (duplicateCondition).
src/order.c