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