mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
c788b9e56a
Use the standard max() helper macros instead of direct variable comparison using if/else blocks or ternary operator. Change identified using minmax.cocci Coccinelle semantic patch. Signed-off-by: Bragatheswaran Manickavel <bragathemanick0908@gmail.com> Acked-by: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com> Link: https://lore.kernel.org/r/20231027094410.3706-1-bragathemanick0908@gmail.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> |
||
---|---|---|
.. | ||
inv_icm42600_accel.c | ||
inv_icm42600_buffer.c | ||
inv_icm42600_buffer.h | ||
inv_icm42600_core.c | ||
inv_icm42600_gyro.c | ||
inv_icm42600_i2c.c | ||
inv_icm42600_spi.c | ||
inv_icm42600_temp.c | ||
inv_icm42600_temp.h | ||
inv_icm42600.h | ||
Kconfig | ||
Makefile |