diff options
author | Thierry Reding <treding@nvidia.com> | 2016-06-23 11:39:11 +0200 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2016-06-23 11:59:33 +0200 |
commit | 4b92e2948f8fb2bc2182a2e74703bf0cee777753 (patch) | |
tree | 87658a8b581a808c271de1a1c18f81658242396d /certs | |
parent | gpu: host1x: Constify array of action handlers (diff) | |
download | linux-4b92e2948f8fb2bc2182a2e74703bf0cee777753.tar.xz linux-4b92e2948f8fb2bc2182a2e74703bf0cee777753.zip |
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>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions