aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2019-08-21 20:30:33 +0300
committerVille Syrjälä <[email protected]>2019-08-23 21:36:01 +0300
commit0b14d96820d1fd05ea610a0f5f952b34e5a24f2c (patch)
tree985f96a6727055fa68a5c5722cf1048eaf6da7c2 /tools/perf/scripts/python
parentc08e91323920ec4b3a4d889af3988e300b1902f1 (diff)
drm/i915: Use hweight8() for 8bit masks
Use hweight8() instead of hweight32() for 8bit masks. Doesn't actually matter for us since the arch code will go for hweight32() anyway, but maybe we stil want to do this for documentation purposes? Signed-off-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions