linux/drivers/iio
kernel test robot 2f0472a1f8 drivers/iio/humidity/hdc2010.c:305:2-3: Unneeded semicolon
Remove unneeded semicolon.

Generated by: scripts/coccinelle/misc/semicolon.cocci

Fixes: 0115a63c99 ("iio: humidity: Add TI HDC20x0 support")
CC: Eugene Zaikonnikov <ez@norphonic.com>
Signed-off-by: kernel test robot <lkp@intel.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2020-09-06 16:05:56 +01:00
..
accel iio: accel: bma220: Remove unneeded blank lines 2020-09-03 19:41:00 +01:00
adc iio: adc: stm32: Simplify with dev_err_probe() 2020-09-03 19:40:50 +01:00
afe iio: afe: iio-rescale: Simplify with dev_err_probe() 2020-09-03 19:40:50 +01:00
amplifiers iio: amplifiers: hmc425a: Simplify with dev_err_probe() 2020-09-03 19:40:50 +01:00
buffer iio: buffer-dmaengine: adjust bytes_used with residue info 2020-09-03 19:40:58 +01:00
chemical iio: chemical: scd30: Simplify with dev_err_probe() 2020-09-03 19:40:50 +01:00
common iio: common: ms_sensors: ms_sensors_i2c: Fix misspelling of parameter 'client' 2020-07-20 09:02:48 +01:00
dac iio: dac: dpot-dac: Simplify with dev_err_probe() 2020-09-03 19:40:50 +01:00
dummy iio: dummy: iio_simple_dummy_buffer: Demote file header and correct misspelling 2020-07-20 09:02:58 +01:00
frequency iio: frequency: ad9523: convert rest of driver to device managed functions 2020-08-22 10:53:14 +01:00
gyro iio: gyro: adxrs290: Insert missing mutex initialization call 2020-09-03 19:40:51 +01:00
health iio: health: max30102: update author's email 2020-09-03 19:40:46 +01:00
humidity drivers/iio/humidity/hdc2010.c:305:2-3: Unneeded semicolon 2020-09-06 16:05:56 +01:00
imu iio: imu: inv_mpu6050: Simplify with dev_err_probe() 2020-09-03 19:40:50 +01:00
light iio: light: tsl2772: Simplify with dev_err_probe() 2020-09-03 19:40:51 +01:00
magnetometer iio: magnetometer: mag3110: Simplify with dev_err_probe() 2020-09-03 19:40:51 +01:00
multiplexer iio: multiplexer: iio-mux: Simplify with dev_err_probe() 2020-09-03 19:40:51 +01:00
orientation iio: remove left-over parent assignments 2020-06-14 11:50:04 +01:00
position iio: remove explicit IIO device parent assignment 2020-06-14 11:49:59 +01:00
potentiometer Replace HTTP links with HTTPS ones: drivers/iio 2020-07-13 15:05:59 +01:00
potentiostat iio: Move attach/detach of the poll func to the core 2020-06-20 17:34:44 +01:00
pressure Linux 5.8-rc6 2020-07-20 09:37:31 +02:00
proximity iio: sx9310: Use irq trigger flags from firmware 2020-09-03 19:40:44 +01:00
resolver iio: remove explicit IIO device parent assignment 2020-06-14 11:49:59 +01:00
temperature iio:temperature:mlx90632: Some stylefixing leftovers 2020-09-03 19:40:56 +01:00
trigger iio: Remove superfluous of_node assignments 2020-06-14 14:20:08 +01:00
iio_core_trigger.h iio: trigger: make stub functions static inline 2020-08-22 10:53:18 +01:00
iio_core.h
industrialio-buffer.c iio: buffer: fix attach/detach pollfunc order 2020-07-15 13:04:44 +01:00
industrialio-configfs.c
industrialio-core.c iio: add IIO_MOD_O2 modifier 2020-08-22 10:53:12 +01:00
industrialio-event.c iio: core: move event interface on the opaque struct 2020-07-07 20:24:07 +01:00
industrialio-sw-device.c
industrialio-sw-trigger.c
industrialio-trigger.c iio: Move attach/detach of the poll func to the core 2020-06-20 17:34:44 +01:00
industrialio-triggered-event.c
inkern.c
Kconfig
Makefile
TODO