aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorJani Nikula <[email protected]>2019-01-18 14:01:21 +0200
committerJani Nikula <[email protected]>2019-01-21 11:09:10 +0200
commit3d0c5005d3f0c511307ec808919c85725c8d7644 (patch)
tree7d75c22fb9ae885a0b3d65603e8ed8845852bc83 /scripts/bpf_helpers_doc.py
parent5ce9a6497914b21ca995ebbc0322b287b28176e8 (diff)
drm/i915/ddi: 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