diff options
author | Jani Nikula <jani.nikula@intel.com> | 2019-01-18 14:01:22 +0200 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2019-01-21 11:09:16 +0200 |
commit | 5a01892ae58f621b10dd85ec41321bdd18077418 (patch) | |
tree | 4ece46dab0dceb77bb71c9a04f172ce492bfc16a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3d0c5005d3f0c511307ec808919c85725c8d7644 (diff) |
drm/i915/csr: 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'
Minor checkpatch/whitepace fixes sprinkled on top of the changed lines.
v2: more whitespace fixes (Ville, José)
Acked-by: Chris Wilson <chris@chris-wilson.co.uk>
Acked-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190118120125.15484-5-jani.nikula@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions