diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2025-08-24 09:01:35 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-08-28 16:34:42 +0200 |
commit | 96abc49df8b98aa84872d294fceefccf00413c41 (patch) | |
tree | 8749d57be2ae62d637d224548d7c22c7df3936e5 /rust/kernel/mm/virt.rs | |
parent | 22afdbd6fd2e7f3be70d592f4cbd7d1951323a10 (diff) |
iio: imu: inv_icm42600: Convert to uXX and sXX integer types
[ Upstream commit a4135386fa49c2a170b89296da12c4a3be2089d9 ]
The driver code is full of intXX_t and uintXX_t types which is
not the pattern we use in the IIO subsystem. Switch the driver
to use kernel internal types for that. No functional changes.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>
Link: https://patch.msgid.link/20250616090423.575736-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Stable-dep-of: dfdc31e7ccf3 ("iio: imu: inv_icm42600: change invalid data error to -EBUSY")
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/kernel/mm/virt.rs')
0 files changed, 0 insertions, 0 deletions