Files
android_kernel_xiaomi_sm8450/drivers/gpu/host1x
Thierry Reding 4b92e2948f gpu: host1x: Remove useless local variable
The local 'val' variable is used to store a value and immediately return
it to its caller, and hence serves no purpose. Just drop it and directly
return the value.

Signed-off-by: Thierry Reding <treding@nvidia.com>
2016-06-23 11:59:33 +02:00
..
2013-04-22 12:32:46 +02:00
2015-12-14 10:50:33 +01:00