diff options
| author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2017-06-20 16:03:09 +0300 |
|---|---|---|
| committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2017-06-22 19:08:35 +0300 |
| commit | d4cdbf0334c01ac2fa29238bd7b87142ea0f5740 (patch) | |
| tree | e6fdde82927e2f6abc46a79ab1d76687e14e145c /scripts/gdb/linux/utils.py | |
| parent | 243dec586fca7f9acd08c0e5a9d7884fe5e9c848 (diff) | |
drm/i915: Clean up some expressions
Write the '!(SNB||IVB)' checks in the CPT/PPT detections
as '!SNB && !IVB' to make it less messy looking, and clear out
some useless parens the from the virtualization PCH detection case.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170620130310.13245-5-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
