diff options
author | Thierry Reding <treding@nvidia.com> | 2016-06-22 16:44:07 +0200 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2016-06-23 11:59:23 +0200 |
commit | 14c95fc896e1d3929abde448fd86c07bdbae56d5 (patch) | |
tree | 78b837fe661ba226e33e4ff824b1ef475f5867cc /drivers/gpu/host1x/job.c | |
parent | 57574bd779852bb7328ade70c951b681b54a7ece (diff) | |
download | lwn-14c95fc896e1d3929abde448fd86c07bdbae56d5.tar.gz lwn-14c95fc896e1d3929abde448fd86c07bdbae56d5.zip |
gpu: host1x: Consistently use unsigned int for counts
The number of channels, syncpoints, bases and mlocks can never be
negative, so use unsigned int instead of int. Also make loop variables
the same type for consistency.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/gpu/host1x/job.c')
0 files changed, 0 insertions, 0 deletions