drm/vmwgfx: Clear uninitialized fields of a parameter
authorThomas Hellstrom <thellstrom@vmware.com>
Thu, 19 Jan 2017 18:53:02 +0000 (10:53 -0800)
committerSinclair Yeh <syeh@vmware.com>
Fri, 27 Jan 2017 04:52:17 +0000 (20:52 -0800)
commit8cd9f2514711019c0a5f99b8c8547d255d85c3f0
tree909e05ba013dce4b6b4f26b37802defccd780172
parentf0493e653f9679114d1dfd54ab88b54ce95576e1
drm/vmwgfx: Clear uninitialized fields of a parameter

The uninitialized field is not currently used, but might be in the future,
and static analyzers complain.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Sinclair Yeh <syeh@vmware.com>
Reviewed-by: Charmaine Lee <charmainel@vmware.com>
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c