diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2024-02-08 18:17:20 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2024-02-09 15:46:13 +0300 |
commit | cd1f0d3df26ad5abbf15b3d1f26a5a6417091b41 (patch) | |
tree | f10cbcacd307a62bb696adff770520bdf436df87 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8dc0e7dfc5aaf63b8d615fe968e6db36de5b2dfd (diff) | |
download | linux-cd1f0d3df26ad5abbf15b3d1f26a5a6417091b41.tar.xz |
drm/i915/dvo: Use sizeof(*variable) instead of sizeof(type)
Prefer sizeof(*variable) to sizeof(type) to make it a bit
harder to screw things up.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240208151720.7866-14-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions