udev-builtin-net_id: make names_xen() self-contained
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 27 Sep 2022 08:01:23 +0000 (17:01 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 29 Jul 2023 13:14:24 +0000 (22:14 +0900)
commitace308a73eb107454028bf2c49b4d4befdac0f2b
tree6386f7516a120006500f732c03229df6c82f3043
parentbc710857d182ab24030eb3dbe78a3b247c072b75
udev-builtin-net_id: make names_xen() self-contained

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

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