diff options
author | Aleksey Makarov <[email protected]> | 2017-03-15 13:28:50 +0300 |
---|---|---|
committer | Petr Mladek <[email protected]> | 2017-04-12 11:40:15 +0200 |
commit | b077bafa2f3848ddfcef2ef3a4a61a867f9113b5 (patch) | |
tree | d2c740ffd134452e15f6e0f0db477581e28c0c4a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 257ab443118bffc7fdcef38f49cf59be68a3e362 (diff) |
printk: fix name/type/scope of preferred_console var
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
Link: http://lkml.kernel.org/r/[email protected]
Cc: Sudeep Holla <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Peter Hurley <[email protected]>
Cc: Jiri Slaby <[email protected]>
Cc: Robin Murphy <[email protected]>
Cc: "Nair, Jayachandran" <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Aleksey Makarov <[email protected]>
Reviewed-by: Steven Rostedt (VMware) <[email protected]>
Reviewed-by: Sergey Senozhatsky <[email protected]>
Signed-off-by: Petr Mladek <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions