milos-linux/drivers/staging/most
Gabriel Rondon e87946666e staging: most: dim2: replace BUG_ON() in poison_channel()
Replace BUG_ON() range check on ch_idx with a return of -EINVAL.

BUG_ON() is deprecated as it crashes the entire kernel on assertion
failure (see Documentation/process/deprecated.rst).

Signed-off-by: Gabriel Rondon <grondon@gmail.com>
Link: https://patch.msgid.link/20260330182255.75241-6-grondon@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2026-03-31 10:46:39 +02:00
..
dim2 staging: most: dim2: replace BUG_ON() in poison_channel() 2026-03-31 10:46:39 +02:00
Documentation staging: most: fix typos in driver_usage.txt 2026-03-09 17:50:13 +01:00
net staging: most: net: remove unused header include 2026-02-23 15:01:43 +01:00
video Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
Kconfig staging: most: remove broken i2c driver 2025-11-09 11:16:09 +09:00
Makefile staging: most: remove broken i2c driver 2025-11-09 11:16:09 +09:00
TODO staging: most: Remove TODO contact information 2024-11-10 08:03:31 +01:00