diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2016-12-12 12:57:24 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2016-12-19 12:25:05 +0300 |
commit | d501b12999eb9cdfc488127fabaf794171dd9bbf (patch) | |
tree | 4b97a912c76f6ac6d2cf6c62fc82540d8be47f58 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 84e1d4578fe9de486b367cc22a405f4a299ab17c (diff) | |
download | linux-d501b12999eb9cdfc488127fabaf794171dd9bbf.tar.xz |
drm: omapdrm: Use sizeof(*var) instead of sizeof(type) for structures
By linking the sizeof to a variable type the code will be less prone to
bugs due to future type changes of variables.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions