Skip to content
Commit a5c864f6 authored by Deepak Rawat's avatar Deepak Rawat Committed by Juan A. Suarez Romero
Browse files

winsys/drm: Fix out of scope variable usage



In this particular instance, struct member were used outside of the
block where it was defined. Fix this by moving the definition outside of
block.

Signed-off-by: default avatarDeepak Rawat <drawat@vmware.com>
Fixes: 569f8389 ("winsys/svga: Add support for new surface ioctl, multisample pattern")
Reviewed-by: default avatarBrian Paul <brianp@vmware.com>
(cherry picked from commit 828e1b0b)
parent 626ea696
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment