diff options
author | Christian Engelmayer <cengelma@gmx.at> | 2015-09-19 01:31:10 +0300 |
---|---|---|
committer | Thomas Hellstrom <thellstrom@vmware.com> | 2015-09-24 10:20:37 +0300 |
commit | 49558b471369e790650df8706b5608fee27af42c (patch) | |
tree | e9c4465c6d17828723ecdb4fc089eb28b4f515e8 /drivers/net/sb1000.c | |
parent | b07bb761cf6a333b2108cdbe4ffee66407189bb1 (diff) | |
download | linux-49558b471369e790650df8706b5608fee27af42c.tar.xz |
drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind()
Function vmw_cotable_unbind() uses the uninitialized variable ret as
return value. Make the result deterministic and directly return as
the variable is unused anyway. Detected by Coverity CID 1324256.
Signed-off-by: Christian Engelmayer <cengelma@gmx.at>
Reviewed-by: Sinclair Yeh <syeh@vmware.com>
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
Diffstat (limited to 'drivers/net/sb1000.c')
0 files changed, 0 insertions, 0 deletions