]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev-node: rename node_symlink() -> node_create_symlink()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 6 Oct 2024 05:39:46 +0000 (14:39 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 7 Oct 2024 00:56:26 +0000 (09:56 +0900)
commit2a41b4b0f450f77b5cc95dd3bbb55e1cbf0da9cc
treed588eea80e31f109ff474e8101c68a8bf5793c35
parent88d186e4829bc7ef4a4253fe2bf4857903bca830
udev-node: rename node_symlink() -> node_create_symlink()

Also adds short comment for the NULL arguments.

No functional change, just refactoring.
src/udev/udev-node.c