summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorJani Nikula <jani.nikula@intel.com>2019-01-16 11:15:26 +0200
committerJani Nikula <jani.nikula@intel.com>2019-01-17 09:02:06 +0200
commit990290d124d5556fedcaae98f0b2f456fc009f4b (patch)
treec190d20c76cc92737a959f3263ea29f8651e7945 /tools/perf/scripts/python/check-perf-trace.py
parentcbe974fb964ec8f830512be0ff34b58242f321bc (diff)
drm/i915/dpll_mgr: 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/whitespace fixes sprinkled on top of the changed lines. 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/b73aefabb757acf59896bd77dbb20c2e343c6e6d.1547629303.git.jani.nikula@intel.com
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions