linux_dsm_epyc7002/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
..
hw gpu: host1x: Remove redundant parentheses 2016-06-23 11:59:31 +02:00
bus.c
bus.h
cdma.c gpu: host1x: Whitespace cleanup for readability 2016-06-23 11:59:30 +02:00
cdma.h
channel.c gpu: host1x: channel: Use correct type 2016-06-23 11:59:26 +02:00
channel.h
debug.c gpu: host1x: Whitespace cleanup for readability 2016-06-23 11:59:30 +02:00
debug.h
dev.c gpu: host1x: Whitespace cleanup for readability 2016-06-23 11:59:30 +02:00
dev.h gpu: host1x: Use unsigned int consistently for IDs 2016-06-23 11:59:24 +02:00
intr.c gpu: host1x: Constify array of action handlers 2016-06-23 11:59:31 +02:00
intr.h gpu: host1x: Use unsigned int consistently for IDs 2016-06-23 11:59:24 +02:00
job.c gpu: host1x: Whitespace cleanup for readability 2016-06-23 11:59:30 +02:00
job.h
Kconfig
Makefile
mipi.c
syncpt.c gpu: host1x: Remove useless local variable 2016-06-23 11:59:33 +02:00
syncpt.h gpu: host1x: Use unsigned int consistently for IDs 2016-06-23 11:59:24 +02:00