diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2023-01-09 13:07:54 +0300 |
---|---|---|
committer | Petr Mladek <pmladek@suse.com> | 2023-01-11 17:35:11 +0300 |
commit | 717a5651b10940ec827fe07acfb956d906250b2b (patch) | |
tree | da05da1404cbe2a518e78802e9e556939a80dcb6 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2364b406824f1f42026d87c1e26d4dd1ca0f65af (diff) | |
download | linux-717a5651b10940ec827fe07acfb956d906250b2b.tar.xz |
console: Use BIT() macros for @flags values
Rather than manually calculating powers of 2, use the BIT() macros.
Also take this opportunatity to cleanup and restructure the value
comments into proper kerneldoc comments.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
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/20230109100800.1085541-3-john.ogness@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions