diff options
author | John Ogness <[email protected]> | 2022-11-16 17:27:16 +0106 |
---|---|---|
committer | Petr Mladek <[email protected]> | 2022-12-02 11:24:59 +0100 |
commit | 1145703612462b9bab2a325c305408ebfb6de304 (patch) | |
tree | e37dba10f5d27e56fbb3c112806b2b09dd23fd67 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 6c4afa79147e4aa86665795695ac4a5f25e73176 (diff) |
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 <[email protected]>
Reviewed-by: Petr Mladek <[email protected]>
Signed-off-by: Petr Mladek <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions