Markus Elfring 341917fe2b gpu: host1x: Use a signed return type for do_relocs()
The return type "unsigned int" was used by the do_relocs() function
despite the fact that it will eventually return a negative error code.
Use a signed integer instead to accomodate for error codes.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2016-03-16 13:45:44 +01:00
..
2015-12-14 10:50:33 +01:00
2013-12-19 09:29:50 +01:00
2013-12-19 09:29:52 +01:00
2013-04-22 12:32:46 +02:00
2015-12-14 10:50:33 +01:00
2013-04-22 12:32:43 +02:00
2013-04-22 12:32:43 +02:00
2015-12-14 10:50:33 +01:00