diff options
author | Jani Nikula <[email protected]> | 2019-01-18 14:01:24 +0200 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2019-01-21 11:17:52 +0200 |
commit | 143c335ad27f61c6d8d4401203ab8cf9221382ac (patch) | |
tree | 9c4988ec240d4c22fc54ea23f951f046bd71ad21 /scripts/gdb | |
parent | ba3f4d0ad346a0ff83133b84a178d2d5fb0a2b37 (diff) |
drm/i915/i915_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'
Reviewed-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/gdb')
0 files changed, 0 insertions, 0 deletions