diff options
| author | Chris Wilson <[email protected]> | 2018-09-26 11:47:07 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2018-09-26 13:32:03 +0100 |
| commit | 74f6e183913b5dc90a004cafa84159ddb61cd0f0 (patch) | |
| tree | c3d6d4a9bc133d2c9a513ebf1e6d39a84ff53eec /tools/perf/scripts/python | |
| parent | 2863b00941bc3062ea3299ed4057acfd9e52c335 (diff) | |
drm/i915: Convert to BITS_PER_TYPE
In commit 9144d75e22ca ("include/linux/bitops.h: introduce BITS_PER_TYPE"),
we made BITS_PER_TYPE available to all and now we can use the macro to
replace some open-coded computation of sizeof(T) * BITS_PER_BYTE.
Suggested-by: Ville Syrjälä <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Cc: Jani Nikula <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Reviewed-by: Jani Nikula <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions