diff options
| author | Jani Nikula <[email protected]> | 2019-01-16 11:15:28 +0200 |
|---|---|---|
| committer | Jani Nikula <[email protected]> | 2019-01-17 09:02:06 +0200 |
| commit | c4aa2eca319c99a4dd21d10ebfd462a2612175f1 (patch) | |
| tree | 68db7c9c54bb94d68b0287af47ef0312c64a12b5 /tools/perf/scripts/python | |
| parent | 830de4220a27735f8893830cbb84621f23b031b3 (diff) | |
drm/i915/sprite: 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/63fe4b9727b55727190e50e57427f513d204f000.1547629303.git.jani.nikula@intel.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions