Files
systemd/src/analyze
Matteo Croce 854711645b use FOREACH_ELEMENT
Use FOREACH_ELEMENT where possible. Generated with this command,
and checked manually:

    git grep -l 'FOREACH_ARRAY.*ELEMENTSOF' | \
    xargs sed -ri 's/FOREACH_ARRAY\((.*), (.*), (ELEMENTSOF.*)\)/FOREACH_ELEMENT(\1, \2)/'
2024-04-18 17:39:34 +02:00
..
2024-04-18 17:39:34 +02:00
2024-04-18 17:39:34 +02:00
2024-04-18 17:39:34 +02:00
2024-03-24 01:28:28 +08:00