Skip to content
Commit 16c44c57 authored by Ricardo Reis Marques Silva's avatar Ricardo Reis Marques Silva Committed by Greg Kroah-Hartman
Browse files

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: default avatarRicardo Reis Marques Silva <ricardormsilva93@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent b44beeca
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment