summaryrefslogtreecommitdiff
path: root/include/net/phy/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorGabriel Rondon <grondon@gmail.com>2026-03-30 19:22:53 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-03-31 10:46:39 +0200
commitadb44bab0ac96391dc9d0e4b3604b65e558f23ec (patch)
tree03c98d1f8f70c9ea2af9a913df04cbb9ca24aa7f /include/net/phy/git@git.tavy.me:linux.git
parent2466b3dd4045cd9f5e3f74803a00284bdaf2e493 (diff)
staging: most: dim2: replace BUG_ON() in configure_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-4-grondon@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/net/phy/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions