diff options
| author | Jani Nikula <[email protected]> | 2019-01-18 14:01:21 +0200 |
|---|---|---|
| committer | Jani Nikula <[email protected]> | 2019-01-21 11:09:10 +0200 |
| commit | 3d0c5005d3f0c511307ec808919c85725c8d7644 (patch) | |
| tree | 7d75c22fb9ae885a0b3d65603e8ed8845852bc83 /tools/perf/scripts/python/sctop.py | |
| parent | 5ce9a6497914b21ca995ebbc0322b287b28176e8 (diff) | |
drm/i915/ddi: 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'
Acked-by: Chris Wilson <[email protected]>
Acked-by: Tvrtko Ursulin <[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/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions