HomeFreeBSD

src.libnames: Replace redundant += with =

Description

src.libnames: Replace redundant += with =

The += for unique assignments is equivalent to =. Make these confusing
assignments simply assignments.

Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D35242

(cherry picked from commit e343ebbfbe97104093ba1ab5d089e8363c170df5)

Details

Provenance
cyAuthored on May 18 2022, 1:59 AM
Reviewer
emaste
Differential Revision
D35242: src.libnames: Replace redundant += with =
Parents
rG4628957c9ca4: cpuset: Fix the KASAN and KMSAN builds
Branches
Unknown
Tags
Unknown