On Sat, Dec 19, 2015 at 12:56:54PM +0100, SF Markus Elfring wrote: > From: Markus Elfring <elfring at users.sourceforge.net> > Date: Sat, 19 Dec 2015 12:48:31 +0100 > > The return type "unsigned int" was used by the do_relocs() function > despite of the aspect that it will eventually return a negative error code. > Improve this implementation detail by deletion of the type qualifier then. > > This issue was detected by using the Coccinelle software. > > Signed-off-by: Markus Elfring <elfring at users.sourceforge.net> > --- > drivers/gpu/host1x/job.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Good catch. Applied, thanks. Thierry -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20160125/3de98e24/attachment.sig>