Skip to content
Commit b91fbdc1 authored by kernel test robot's avatar kernel test robot Committed by Noralf Trønnes
Browse files

drm/gud: fix sizeof use

drivers/gpu/drm/gud/gud_connector.c:710:37-43: 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

Fixes: 40e1a70b

 ("drm: Add GUD USB Display driver")
Reported-by: default avatarkernel test robot <lkp@intel.com>
Signed-off-by: default avatarkernel test robot <lkp@intel.com>
[fix subject]
Signed-off-by: default avatarNoralf Trønnes <noralf@tronnes.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210322174434.58849-1-noralf@tronnes.org
parent 458025f6
  • mirror @mirror

    mentioned in commit a88ee695

    ·

    mentioned in commit a88ee695

    Toggle commit list
  • mirror @mirror

    mentioned in commit f853c2c7

    ·

    mentioned in commit f853c2c7

    Toggle commit list
  • mirror @mirror

    mentioned in commit 89e4dda7ab06ed260c736ead1bcfaa000be61330

    ·

    mentioned in commit 89e4dda7ab06ed260c736ead1bcfaa000be61330

    Toggle commit list
  • mirror @mirror

    mentioned in commit 2e13c2b4

    ·

    mentioned in commit 2e13c2b4

    Toggle commit list
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