diff options
author | Jani Nikula <[email protected]> | 2019-01-21 11:51:41 +0200 |
---|---|---|
committer | Zhenyu Wang <[email protected]> | 2019-01-23 13:56:14 +0800 |
commit | 2e679d48f38c378650db403b4ba2248adf0691b2 (patch) | |
tree | 352f6e2e6c89ee3e04532519018b0f2a135c6724 /scripts/bpf_helpers_doc.py | |
parent | 6c46c2e8c589a85501c3816d15264f3afcc9e023 (diff) |
drm/i915/gvt: 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: Zhenyu Wang <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Signed-off-by: Zhenyu Wang <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions