udev-builtin-net_id: make names_ccw() self-contained
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 27 Sep 2022 07:13:51 +0000 (16:13 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 29 Jul 2023 13:14:24 +0000 (22:14 +0900)
commit80cd18080736431fac5e9fdd35100ea7971c4385
tree1b9eebd5577551099d322f2f0de722ff4e81fa9c
parenta4f097e93415b0090b0eccc0ca2e490240869d55
udev-builtin-net_id: make names_ccw() self-contained

It is not necessary to store its partial result in NetNames.

No functional changes, just refactoring.
src/udev/udev-builtin-net_id.c