diff options
author | Maciej W. Rozycki <[email protected]> | 2022-09-21 00:35:42 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-09-22 16:28:47 +0200 |
commit | 46a8973c4d9d7b12e0e4dd9f589d08d420fb6c0d (patch) | |
tree | 6c8bd6302bc8cf308358d4e0afd062550309f6ba /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 00b7a4d4ee42be1c515e56cb1e8ba0f25e271d8e (diff) |
serial: 8250: Switch UART port flags to using BIT_ULL
Use BIT_ULL rather than encoding bits explicitly where applicable with
UART port flags. This makes a (__force upf_t) cast redundant, but keep
it for visual consistency with the flags defined in terms of userspace
macros.
Signed-off-by: Maciej W. Rozycki <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions