diff options
author | Pankaj Bharadiya <[email protected]> | 2020-04-06 16:57:49 +0530 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2020-04-21 10:53:53 +0300 |
commit | 4ad53ededf0bc53bedae1ddc2b3e16a2b86faec5 (patch) | |
tree | 0f3527d9f7fcf6072540a65fc1cf9899c947106d /scripts/gdb/linux/utils.py | |
parent | ce04ecd9cf1e89385e72e43e349cda48c76ab1e2 (diff) |
drm/i915/display/dpll_mgr: Prefer drm_WARN_ON over WARN_ON
struct drm_device specific drm_WARN* macros include device information
in the backtrace, so we know what device the warnings originate from.
Prefer drm_WARN_ON over WARN_ON at places where struct drm_device
pointer can be extracted.
Signed-off-by: Pankaj Bharadiya <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions