]> git.ipfire.org Git - thirdparty/plymouth.git/commit
fade-throbber: 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:31:08 +0000 (09:31 -0500)
commit6359b6715ed89d84e5c8066236f233a18ef790ef
tree2129afea40672da582297882f80e71a64afad77b
parentf281978ce8835624e6d5e45a5ed72f95f2de23b8
fade-throbber: 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/fade-throbber/plugin.c