diff options
author | Haowen Bai <baihaowen@meizu.com> | 2022-03-21 10:12:37 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-04-20 20:42:40 +0300 |
commit | c50c29a806113614098efd8da9fd7b48d605ba45 (patch) | |
tree | e3770155a94f64f3f1a61eb444824d504ee28412 /drivers/power | |
parent | 0b4efcb1b55c6784f54455065e55e268a2d9a0f3 (diff) | |
download | linux-c50c29a806113614098efd8da9fd7b48d605ba45.tar.xz |
tty: synclink_cs: Use bitwise instead of arithmetic operator for flags
This silences the following coccinelle warning:
drivers/s390/char/tape_34xx.c:360:38-39: WARNING: sum of probable bitmasks, consider |
we will try to make code cleaner
Reviewed-by: Jiri Slaby <jirislaby@kernel.org>
Signed-off-by: Haowen Bai <baihaowen@meizu.com>
Link: https://lore.kernel.org/r/1647846757-946-1-git-send-email-baihaowen@meizu.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/power')
0 files changed, 0 insertions, 0 deletions