diff options
author | Mao Wenan <maowenan@huawei.com> | 2019-12-04 04:01:54 +0300 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2019-12-04 18:11:44 +0300 |
commit | c415ef2a267cdfda429bb519e651c82132ef89fa (patch) | |
tree | a1b9d66c990630ff60dae6a014d8d5e79d873c36 /drivers/gpu/drm/i915/gem/i915_gem_tiling.c | |
parent | cfdd174798334421a4648f6c5a1515c8526e8939 (diff) | |
download | linux-c415ef2a267cdfda429bb519e651c82132ef89fa.tar.xz |
drm/i915/perf: drop pointless static qualifier in i915_perf_add_config_ioctl()
There is no need to have the 'T *v' variable static
since new value always be assigned before use it.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Mao Wenan <maowenan@huawei.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20191204010154.152396-1-maowenan@huawei.com
Diffstat (limited to 'drivers/gpu/drm/i915/gem/i915_gem_tiling.c')
0 files changed, 0 insertions, 0 deletions