diff options
| author | Ricardo Reis Marques Silva <[email protected]> | 2018-11-22 02:49:05 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-11-23 10:58:47 +0100 |
| commit | 16c44c57ecd89402a1acc81617cff463ff446fe7 (patch) | |
| tree | d405370fb0ef9bb7745c0d53f63275efe2a78d74 /tools/perf/scripts/python/bin | |
| parent | b44beecab84a69d5d64fd2651b716e7c8cf2cdf7 (diff) | |
staging: vboxvideo: Rename uint32_t type to u32
Issue found by checkpatch.
CHECK: Prefer kernel type 'u32' over 'uint32_t'
+static const uint32_t vbox_cursor_plane_formats[] = {
CHECK: Prefer kernel type 'u32' over 'uint32_t'
+static const uint32_t vbox_primary_plane_formats[] = {
CHECK: Prefer kernel type 'u32' over 'uint32_t'
+ const uint32_t *formats;
Signed-off-by: Ricardo Reis Marques Silva <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions