]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev/iocost: merge get_known_solutions() and choose_solution()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 26 Apr 2023 02:34:26 +0000 (11:34 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 26 Apr 2023 02:49:58 +0000 (11:49 +0900)
commit9c271f4509b9d2837469a924c22737bbbb09ffaa
tree601546f2fa106ce3f93f609d5e22433a6425e6db
parentdcb379619ff4a3ecdeae5bc7ff466ed22efe3768
udev/iocost: merge get_known_solutions() and choose_solution()

As these are always called sequentially.
No functional change, just refactoring.
src/udev/iocost/iocost.c