diff options
| author | Jani Nikula <[email protected]> | 2019-01-16 11:15:24 +0200 |
|---|---|---|
| committer | Jani Nikula <[email protected]> | 2019-01-17 09:02:06 +0200 |
| commit | a9c287c94e7980762be9b0d13fde5eff5a3afda2 (patch) | |
| tree | 67309873eb7ca97acdebc5c957ecf698da5bf271 /tools/perf/scripts/python | |
| parent | e5315213ecd26dbb24fb1ffa2200b3c94c7d32cb (diff) | |
drm/i915/irq: 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: Chris Wilson <[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/841f4eac1c52f4ed3efe2ac9e343d6640c03b774.1547629303.git.jani.nikula@intel.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions