diff options
author | Nick Chan <towinchenmi@gmail.com> | 2024-09-11 08:02:11 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-09-11 16:47:13 +0300 |
commit | 4c59c59ef3ab9275f2a8f84dcffbd16c285ce8ea (patch) | |
tree | 8d9519f569312b5d3fb0c893cfb231d608dbe482 /lib/debugobjects.c | |
parent | f16dd10ba342c429b1e36ada545fb36d4d1f0e63 (diff) | |
download | linux-4c59c59ef3ab9275f2a8f84dcffbd16c285ce8ea.tar.xz |
tty: serial: samsung: Use bit manipulation macros for APPLE_S5L_*
New entries using BIT() will be added soon, so change the existing ones to
use bit manipulation macros including BIT() and GENMASK() for
consistency.
Suggested-by: Krzysztof Kozlowski <krzk@kernel.org>
Tested-by: Janne Grunau <j@jannau.net>
Reviewed-by: Neal Gompa <neal@gompa.dev>
Signed-off-by: Nick Chan <towinchenmi@gmail.com>
Reviewed-by: Andi Shyti <andi.shyti@kernel.org>
Link: https://lore.kernel.org/r/20240911050741.14477-2-towinchenmi@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions