Skip to content
Commit c415ef2a authored by Mao Wenan's avatar Mao Wenan Committed by Chris Wilson
Browse files

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: default avatarHulk Robot <hulkci@huawei.com>
Signed-off-by: default avatarMao Wenan <maowenan@huawei.com>
Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20191204010154.152396-1-maowenan@huawei.com
parent cfdd1747
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment