diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2019-10-10 17:51:25 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2019-10-18 17:10:13 +0300 |
commit | 770ce5a07190e26b18f46037f357c1870ce29b30 (patch) | |
tree | 04a6299e7f778343f2a8ab5b14c7c98a16096f17 /scripts/gdb/linux/tasks.py | |
parent | 67fdd8ea53195ee265cf4b8bf5498a549cebcd71 (diff) |
drm/i915: Remove dead weight from hdcp2_msg_timeout[]
The .read_2_2() hooks is never called for any of the message
types with a zero timeout. So it's all just dead weight which
we can chuck.
text data bss dec hex filename
- 34701 360 0 35061 88f5 intel_hdmi.o
+ 34633 360 0 34993 88b1 intel_hdmi.o
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191010145127.7487-3-ville.syrjala@linux.intel.com
Reviewed-by: Ramalingam C <ramalingam.c@intel.com>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions