diff options
| author | Gabriel Rondon <grondon@gmail.com> | 2026-03-30 19:22:52 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-03-31 10:46:38 +0200 |
| commit | 2466b3dd4045cd9f5e3f74803a00284bdaf2e493 (patch) | |
| tree | f39cccfa092864851bf0cf9b26202d9af0904880 /tools/lib/python | |
| parent | f3dc6732fd52b59bab522c5095290bca0d5f5555 (diff) | |
staging: most: dim2: replace BUG_ON() in service_done_flag()
Replace BUG_ON() calls with an early return since the function returns
void.
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-3-grondon@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions
