aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorChristian Engelmayer <[email protected]>2015-09-19 00:32:24 +0200
committerThomas Hellstrom <[email protected]>2015-09-24 00:22:00 -0700
commitf3b8c0caca02001565cb14b845bf90f59dea8213 (patch)
tree47b01f4020935139db1b586814f23abaedeb437a /scripts/gdb/linux/modules.py
parent49558b471369e790650df8706b5608fee27af42c (diff)
drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty()
Function vmw_kms_helper_dirty() 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 1324255. Signed-off-by: Christian Engelmayer <[email protected]> Reviewed-by: Sinclair Yeh <[email protected]> Reviewed-by: Thomas Hellstrom <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions