aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorJani Nikula <[email protected]>2019-01-18 14:01:23 +0200
committerJani Nikula <[email protected]>2019-01-21 11:17:49 +0200
commitba3f4d0ad346a0ff83133b84a178d2d5fb0a2b37 (patch)
treec582fa481b4135441efb7057e4946c3ff4279fb4 /scripts/bpf_helpers_doc.py
parent5a01892ae58f621b10dd85ec41321bdd18077418 (diff)
drm/i915/display: 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