aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorJani Nikula <[email protected]>2019-01-16 11:15:19 +0200
committerJani Nikula <[email protected]>2019-01-17 09:02:00 +0200
commit739f3abdbfcf8c950bb35eb08530cee489e1a967 (patch)
tree876e944a8ba952f3dc5d610273e51a21bb6b13da /tools/perf/scripts/python/sctop.py
parent9f58892ea9962002399132fd3f40c6a273f8d9e1 (diff)
drm/i915: small isolated c99 types to kernel types switch
Mixed C99 and kernel types use is getting ugly. Prefer kernel types. sed -i 's/\buint\(8\|16\|32\|64\)_t\b/u\1/g' Minor checkpatch fixes sprinkled on top of the changed lines. Reviewed-by: Chris Wilson <[email protected]> Reviewed-by: Ville Syrjälä <[email protected]> Reviewed-by: José Roberto de Souza <[email protected]> Signed-off-by: Jani Nikula <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/14ed72e7f04c9340a057855c5950b54811f8a477.1547629303.git.jani.nikula@intel.com
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions