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
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 +-
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