Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1591238
| From | Sergey Senozhatsky <sergey.senozhatsky@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 1/3] printk: fix name/type/scope of preferred_console var |
| Date | 2017-03-02 17:10 +0100 |
| Message-ID | <tgBsJ-4MC-15@gated-at.bofh.it> (permalink) |
| References | <tgyOd-2Mh-19@gated-at.bofh.it> <tgyOe-2Mh-25@gated-at.bofh.it> <tgAn0-3FV-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On (03/02/17 09:49), Steven Rostedt 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) <rostedt@goodmis.org> > Reviewed-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com> -ss
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 1/3] printk: fix name/type/scope of preferred_console var Aleksey Makarov <aleksey.makarov@linaro.org> - 2017-03-02 14:20 +0100
Re: [PATCH v2 1/3] printk: fix name/type/scope of preferred_console var Steven Rostedt <rostedt@goodmis.org> - 2017-03-02 16:00 +0100
Re: [PATCH v2 1/3] printk: fix name/type/scope of preferred_console var Sergey Senozhatsky <sergey.senozhatsky@gmail.com> - 2017-03-02 17:10 +0100
csiph-web