diff options
| author | Jani Nikula <[email protected]> | 2019-01-16 11:15:25 +0200 |
|---|---|---|
| committer | Jani Nikula <[email protected]> | 2019-01-17 09:02:06 +0200 |
| commit | cbe974fb964ec8f830512be0ff34b58242f321bc (patch) | |
| tree | 6599efa4fce8775190c656f17615f6f7279f5e7d /tools/perf/scripts/python/sctop.py | |
| parent | a9c287c94e7980762be9b0d13fde5eff5a3afda2 (diff) | |
drm/i915/cdclk: 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/b56d250007a5d85d15038962548abb3e1818480a.1547629303.git.jani.nikula@intel.com
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions