diff options
author | John Ogness <john.ogness@linutronix.de> | 2022-11-16 19:21:16 +0300 |
---|---|---|
committer | Petr Mladek <pmladek@suse.com> | 2022-12-02 13:24:59 +0300 |
commit | 1145703612462b9bab2a325c305408ebfb6de304 (patch) | |
tree | e37dba10f5d27e56fbb3c112806b2b09dd23fd67 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6c4afa79147e4aa86665795695ac4a5f25e73176 (diff) | |
download | linux-1145703612462b9bab2a325c305408ebfb6de304.tar.xz |
printk: register_console: use "registered" for variable names
The @bootcon_enabled and @realcon_enabled local variables actually
represent if such console types are registered. In general there
has been a confusion about enabled vs. registered. Incorrectly
naming such variables promotes such confusion.
Rename the variables to _registered.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Signed-off-by: Petr Mladek <pmladek@suse.com>
Link: https://lore.kernel.org/r/20221116162152.193147-5-john.ogness@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions