mirror of
https://github.com/torvalds/linux.git
synced 2026-05-15 14:13:39 -04:00
Register offsets are usually fairly small numbers, so an unsigned int is more than enough to represent them. Signed-off-by: Thierry Reding <treding@nvidia.com>