mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-15 09:51:31 +00:00
The following Coccinelle script was used to detect this: @r@ expression x; void* e; type T; identifier f; @@ ( *((T *)e) | ((T *)x)[...] | ((T*)x)->f | - (T*) e ) Signed-off-by: simran singhal <singhalsimran0@gmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org> |
||
|---|---|---|
| .. | ||
| am2315.c | ||
| dht11.c | ||
| hdc100x.c | ||
| hid-sensor-humidity.c | ||
| hts221_buffer.c | ||
| hts221_core.c | ||
| hts221_i2c.c | ||
| hts221_spi.c | ||
| hts221.h | ||
| htu21.c | ||
| Kconfig | ||
| Makefile | ||
| si7005.c | ||
| si7020.c | ||