aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorJani Nikula <[email protected]>2019-01-18 14:01:25 +0200
committerJani Nikula <[email protected]>2019-01-21 11:17:58 +0200
commitd25236a3290ce621033a76e15bf74613acdb3a6d (patch)
treecfc7d2bc904dca6c4e8d56e538ba8bd574010472 /scripts/bpf_helpers_doc.py
parent143c335ad27f61c6d8d4401203ab8cf9221382ac (diff)
drm/i915/intel_drv.h: 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 fixes sprinkled on top of the changed lines. 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