summaryrefslogtreecommitdiff
path: root/io_uring
diff options
context:
space:
mode:
authorNuno Sa <nuno.sa@analog.com>2023-11-06 16:07:30 +0100
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2023-11-26 16:44:15 +0000
commit1cd2fe4fd63e54b799a68c0856bda18f2e40caa8 (patch)
tree74e35345fae2249f94e6f6a45bf95d93006af399 /io_uring
parentee4d79055aeea27f1b8c42233cc0c90d0a8b5355 (diff)
iio: imu: adis16475: use bit numbers in assign_bit()
assign_bit() expects a bit number and not a mask like BIT(x). Hence, just remove the BIT() macro from the #defines. Reported-by: kernel test robot <lkp@intel.com> Reported-by: Dan Carpenter <error27@gmail.com> Closes: https://lore.kernel.org/r/202311060647.i9XyO4ej-lkp@intel.com/ Fixes: fff7352bf7a3ce ("iio: imu: Add support for adis16475") Signed-off-by: Nuno Sa <nuno.sa@analog.com> Link: https://lore.kernel.org/r/20231106150730.945-1-nuno.sa@analog.com Cc: <Stable@vger.kernel.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'io_uring')
0 files changed, 0 insertions, 0 deletions