On Thu 2017-03-02 16:11:32, Aleksey Makarov wrote: > The variable preferred_console is used only inside register_console() > and its semantics is boolean. It is negative when no console has been > made preferred. > > Make it static bool and rename to has_preferred. > > Renaming was suggested by Peter Hurley > > Signed-off-by: Aleksey Makarov <aleksey.maka...@linaro.org>
I am sorry for the late reply. I was sick. The change looks fine to me. Acked-by: Petr Mladek <pmla...@suse.com> Best Regards, Petr