Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1600699 > unrolled thread
| Started by | Petr Mladek <pmladek@suse.com> |
|---|---|
| First post | 2017-03-14 18:00 +0100 |
| Last post | 2017-03-14 18:00 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v2 1/3] printk: fix name/type/scope of preferred_console var Petr Mladek <pmladek@suse.com> - 2017-03-14 18:00 +0100
| From | Petr Mladek <pmladek@suse.com> |
|---|---|
| Date | 2017-03-14 18:00 +0100 |
| Subject | Re: [PATCH v2 1/3] printk: fix name/type/scope of preferred_console var |
| Message-ID | <tkXXI-2UI-15@gated-at.bofh.it> |
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.makarov@linaro.org> I am sorry for the late reply. I was sick. The change looks fine to me. Acked-by: Petr Mladek <pmladek@suse.com> Best Regards, Petr
Back to top | Article view | linux.kernel
csiph-web