diff options
author | 2019-01-18 14:01:18 +0200 | |
---|---|---|
committer | 2019-01-23 10:02:43 +0200 | |
commit | a9dc3395fc8bc460761f853b71971bdc1671560f (patch) | |
tree | a1caacf9fdca4a37c3be616140224cfacd3175bb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/debugfs: Print PSR selective update status register values (diff) | |
download | wireguard-linux-a9dc3395fc8bc460761f853b71971bdc1671560f.tar.xz wireguard-linux-a9dc3395fc8bc460761f853b71971bdc1671560f.zip |
drm/i915/sdvo: 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'
v2: rebase
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-1-jani.nikula@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions