diff options
| author | Jani Nikula <[email protected]> | 2019-01-16 11:15:20 +0200 |
|---|---|---|
| committer | Jani Nikula <[email protected]> | 2019-01-17 09:02:06 +0200 |
| commit | c7cc52167541f4c8f97aad58d86d93886ba057ce (patch) | |
| tree | 11711f498afd82c89b6335beb2338f7a96094afb /tools/perf/scripts/python/sctop.py | |
| parent | 739f3abdbfcf8c950bb35eb08530cee489e1a967 (diff) | |
drm/i915/crt: switch to kernel types
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'
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/4deb1838b288e027b6483e7ebd6b7b365d0ef979.1547629303.git.jani.nikula@intel.com
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions