diff options
author | Pankaj Bharadiya <[email protected]> | 2020-04-06 16:57:46 +0530 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2020-04-21 09:50:40 +0300 |
commit | ce04ecd9cf1e89385e72e43e349cda48c76ab1e2 (patch) | |
tree | db08708cec12f0b8325765d5386ab65a500e4e84 /scripts/gdb/linux/utils.py | |
parent | 8b4f2137cc0fac74821cc097fe7b7e0110ea0762 (diff) |
drm/i915/display/display: 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