aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorJani Nikula <[email protected]>2019-01-18 14:01:18 +0200
committerJani Nikula <[email protected]>2019-01-23 10:02:43 +0200
commita9dc3395fc8bc460761f853b71971bdc1671560f (patch)
treea1caacf9fdca4a37c3be616140224cfacd3175bb /scripts/bpf_helpers_doc.py
parenta81f781a32384aef7e5b58854112881674c59e9c (diff)
drm/i915/sdvo: 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' v2: rebase 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