diff options
author | Takashi Iwai <[email protected]> | 2022-08-04 09:58:26 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2022-08-10 10:07:05 +0200 |
commit | 7350b2a3fbc6956b2b2234f6d27d030c70b451bb (patch) | |
tree | 2ec5dd0e9e8374880afb99caebb9bf708f456b8e /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | e25d5954264d1871ab2792c7ca2298b811462500 (diff) |
drm/udl: Replace BUG_ON() with WARN_ON()
BUG_ON() is a tasteless choice as a sanity check for a driver like UDL
that isn't really a core code. Replace with WARN_ON() and proper
error handling instead.
Tested-by: Thomas Zimmermann <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Thomas Zimmermann <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions