]> git.ipfire.org Git - thirdparty/systemd.git/commit
bootspec: make boot_entries_select_default() static 7566/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 7 Dec 2017 05:23:11 +0000 (14:23 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 7 Dec 2017 05:52:39 +0000 (14:52 +0900)
commitad1afd60d4cf70c2f2d61c35b345f748f9073654
tree9c714cbf47b4f3ee1fae803f8afc279dc3524690
parent5838493a3aaa7be688e56b65d13b343cc1336d8c
bootspec: make boot_entries_select_default() static

The function is used only in bootspec.c.
So, let's make the function static.
src/shared/bootspec.c
src/shared/bootspec.h