diff options
author | 2016-11-14 10:32:58 +0800 | |
---|---|---|
committer | 2016-11-14 18:06:44 +0800 | |
commit | ee145f66e77ac89cc8d98550a14b9972daf22925 (patch) | |
tree | 1b970773e0f8c068484ae6a9aae340099e447d93 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/gvt: fix mem leakage in setup_vgpu_mmio for vgpu reset (diff) | |
download | linux-dev-ee145f66e77ac89cc8d98550a14b9972daf22925.tar.xz linux-dev-ee145f66e77ac89cc8d98550a14b9972daf22925.zip |
drm/i915/gvt: Fix static checker warning on intel_gvt_i2c_handle_aux_ch_write()
Static checker gave warning on:
drivers/gpu/drm/i915/gvt/edid.c:506 intel_gvt_i2c_handle_aux_ch_write()
warn: odd binop '0x0 & 0xff'
We try to return ACK for I2C reply which is defined with 0. Remove
bit shift which caused misleading bit op.
Cc: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions