diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2018-02-11 14:07:34 +0100 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2018-03-01 08:09:10 +0100 |
commit | d11e5c827a4dbbb4174087669e3c7d231570985b (patch) | |
tree | b04fffb744c95d4db3174d7006a31441a08a5f56 /crypto/sha1_generic.c | |
parent | drm: omapdrm: Use kernel integer types (diff) | |
download | linux-d11e5c827a4dbbb4174087669e3c7d231570985b.tar.xz linux-d11e5c827a4dbbb4174087669e3c7d231570985b.zip |
drm: omapdrm: Use unsigned int type
The kernel favours 'unsigned int' over plain 'unsigned'. Replace all
occurences of the latter by the former. This avoid lots of checkpatch
complaints in patches that touch lines where a plain 'unsigned' is used.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'crypto/sha1_generic.c')
0 files changed, 0 insertions, 0 deletions