]> git.ipfire.org Git - thirdparty/systemd.git/commit
analyze: return earlier when there is no path to be prepended
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 24 Nov 2023 14:42:04 +0000 (23:42 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 25 Nov 2023 03:52:59 +0000 (12:52 +0900)
commit33d11a2b69b45491bca07e4167073b78b500d09f
treebc5e73ef60e2f70ed24e23847d9b9a115deac2e8
parentfd097a79d5887cbbca43b9d4b395ce16fe41ebd8
analyze: return earlier when there is no path to be prepended

Follow-up for 2f6181ad4d6c126e3ebf6880ba30b3b0059c6fc8.

Addresses the post-merge comment:
https://github.com/systemd/systemd/pull/30172#discussion_r1404209035
src/analyze/analyze-verify-util.c