mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-05 01:05:22 +00:00
Drivers cast the device config_info pointer to a driver-specific structure. The referenced object is const-qualified; make sure the cast doesn't inadvertently remove that qualifier. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no> |
||
---|---|---|
.. | ||
array_size.cocci | ||
const_config_info.cocci | ||
deref_null.cocci | ||
identifier_length.cocci | ||
ignore_return.cocci | ||
int_ms_to_timeout.cocci | ||
irq_lock.cocci | ||
macros.h | ||
mini_lock.cocci | ||
ms_timeout.cocci | ||
noderef.cocci | ||
returnvar.cocci | ||
semicolon.cocci | ||
unsigned_lesser_than_zero.cocci | ||
unsigned_shift.cocci | ||
unsigned_suffix.cocci |