diff options
author | Maciej W. Rozycki <macro@orcam.me.uk> | 2022-09-21 00:35:42 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-09-22 16:28:47 +0200 |
commit | 46a8973c4d9d7b12e0e4dd9f589d08d420fb6c0d (patch) | |
tree | 6c8bd6302bc8cf308358d4e0afd062550309f6ba /scripts/Lindent | |
parent | 00b7a4d4ee42be1c515e56cb1e8ba0f25e271d8e (diff) | |
download | linux-46a8973c4d9d7b12e0e4dd9f589d08d420fb6c0d.tar.gz |
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 <macro@orcam.me.uk>
Link: https://lore.kernel.org/r/alpine.DEB.2.21.2209210007030.41633@angie.orcam.me.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/Lindent')
0 files changed, 0 insertions, 0 deletions