On Thu,  2 Mar 2017 16:11:32 +0300
Aleksey Makarov <[email protected]> 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
> 

Reviewed-by: Steven Rostedt (VMware) <[email protected]>

-- Steve

> Signed-off-by: Aleksey Makarov <[email protected]>
> ---

Reply via email to