]> git.ipfire.org Git - thirdparty/plymouth.git/commit
two-step: Be more tolerant when there's no console viewer
authorRay Strode <rstrode@redhat.com>
Thu, 28 Dec 2023 14:31:08 +0000 (09:31 -0500)
committerRay Strode <rstrode@redhat.com>
Thu, 28 Dec 2023 14:36:06 +0000 (09:36 -0500)
commit1a3251c43fee90e7549459e74b5d7be82f9081e0
tree153db4788c8b127434bfb9875f35e7a9421ecd06
parent0c62d4a0cf69a36335409419774d682ec849665d
two-step: Be more tolerant when there's no console viewer

There are still a number of places in the code where a console
viewer is expected, when it's totally possible that there won't
be one.

This commit runs through them, and does a few other style
cleanups on the way.
src/plugins/splash/two-step/plugin.c