diff options
author | Haowen Bai <baihaowen@meizu.com> | 2022-03-15 11:53:41 +0300 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2022-03-27 23:18:38 +0300 |
commit | 081397d13f9cfcc10e5bc903559419f6bfc31cca (patch) | |
tree | c327610a744c24064c5aa127540531b52197ba89 /arch/s390 | |
parent | 6ffbeb3fac9d1518109b4adfbe605028883fb181 (diff) | |
download | linux-081397d13f9cfcc10e5bc903559419f6bfc31cca.tar.xz |
s390/tape: 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 |
Signed-off-by: Haowen Bai <baihaowen@meizu.com>
Link: https://lore.kernel.org/r/1647334421-29989-1-git-send-email-baihaowen@meizu.com
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'arch/s390')
0 files changed, 0 insertions, 0 deletions