2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/iio/common/scmi_sensors
Thorsten Blum 7b00bb6fd6 iio: common: scmi_iio: Remove unnecessary u64 type cast
The variable uHz already has the type u64 and casting it to u64 is
unnecessary. Remove the redundant type cast.

Signed-off-by: Thorsten Blum <thorsten.blum@toblux.com>
Link: https://patch.msgid.link/20240711134502.168484-1-thorsten.blum@toblux.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2024-08-03 10:13:37 +01:00
..
Kconfig
Makefile iio: scmi: fix spelling of SPDX tag 2021-06-13 17:00:18 +01:00
scmi_iio.c iio: common: scmi_iio: Remove unnecessary u64 type cast 2024-08-03 10:13:37 +01:00