]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev: rename field
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 29 Jun 2022 12:25:11 +0000 (14:25 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 2 Jul 2022 10:46:19 +0000 (12:46 +0200)
commitd5fe7f7fb160026c2eb61a6f5f60623cb355af67
treed70d4cfdd017947642626fbdb953c689a77ccfe8
parented828563a5058f048945b7e49d0b62029d757164
udev: rename field

When we start, the contents of the variable match the name. But then
in the loop, the variable doesn't point at the old head any more. So let's
rename it to something with a plural.
src/udev/udev-rules.c