diff options
author | Jani Nikula <[email protected]> | 2019-01-18 14:01:19 +0200 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2019-01-21 11:09:03 +0200 |
commit | 129fe7516b233892eb6ded103b10c61d9a0a52cb (patch) | |
tree | 1ae2318d7813cf82b6eac4352487d93d60376d1e /scripts/bpf_helpers_doc.py | |
parent | 209760b7f6eefce3a35cd5e134bd59155ec98888 (diff) |
drm/i915/color: 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'
Acked-by: Chris Wilson <[email protected]>
Acked-by: Tvrtko Ursulin <[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/[email protected]
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions