aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/i915/i915_request.c
diff options
context:
space:
mode:
authorMatthew Auld <matthew.auld@intel.com>2021-07-02 11:46:41 +0100
committerMatthew Auld <matthew.auld@intel.com>2021-07-07 09:52:52 +0100
commit0c1145e05ce1c38d81f332263186092294ec7d90 (patch)
treed220de0ae44f52e010e26baa302eb1aca76b61a2 /drivers/gpu/drm/i915/i915_request.c
parentdrm/i915: Improve debug Kconfig texts a bit (diff)
downloadwireguard-linux-0c1145e05ce1c38d81f332263186092294ec7d90.tar.xz
wireguard-linux-0c1145e05ce1c38d81f332263186092294ec7d90.zip
drm/i915/selftests: fix smatch warning in igt_check_blocks
The block here can't be NULL, especially since we already dereferenced it earlier, so remove the redundant check. igt_check_blocks() warn: variable dereferenced before check 'block' (see line 126) Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Matthew Auld <matthew.auld@intel.com> Reviewed-by: Ramalingam C <ramalingam.c@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210702104642.1189978-1-matthew.auld@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/i915_request.c')
0 files changed, 0 insertions, 0 deletions