Files
linux-apfs/drivers
Christian Engelmayer f3b8c0caca 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 <cengelma@gmx.at>
Reviewed-by: Sinclair Yeh <syeh@vmware.com>
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
2015-09-24 00:22:00 -07:00
..
2015-08-14 15:56:32 -07:00
2015-08-17 14:13:53 +10:00
2015-08-17 14:13:53 +10:00
2015-07-24 15:14:04 -06:00
2015-08-17 14:13:53 +10:00