[Intel-gfx] [PATCH] drm/i915/: fix noderef.cocci warnings

2022-02-09 Thread kernel test robot
From: kernel test robot drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:1310:32-38: ERROR: application of sizeof to pointer drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:1322:32-38: ERROR: application of sizeof to pointer sizeof when applied to a pointer typed expression gives the size of th

[Intel-gfx] [PATCH] drm/i915: fix noderef.cocci warnings

2017-06-16 Thread kbuild test robot
drivers/gpu/drm/i915/i915_gem_execbuffer.c:1224:54-60: ERROR: application of sizeof to pointer sizeof when applied to a pointer typed expression gives the size of the pointer Generated by: scripts/coccinelle/misc/noderef.cocci Signed-off-by: Fengguang Wu --- i915_gem_execbuffer.c |2 +-

[Intel-gfx] [PATCH] drm/i915: fix noderef.cocci warnings

2017-05-14 Thread kbuild test robot
drivers/gpu/drm/i915/i915_syncmap.c:285:45-51: ERROR: application of sizeof to pointer sizeof when applied to a pointer typed expression gives the size of the pointer Generated by: scripts/coccinelle/misc/noderef.cocci Signed-off-by: Fengguang Wu --- i915_syncmap.c |2 +- 1 file change