summaryrefslogtreecommitdiff
path: root/src/intel_display.c
diff options
context:
space:
mode:
authorCyril Brulebois <kibi@debian.org>2011-01-31 06:22:39 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2011-01-31 10:00:31 +0000
commit80f59c8a4f51ccc27653a2de2dee2563b1e911f1 (patch)
tree3d0eade804ff02c0c1b5c8c3e09fa17999539099 /src/intel_display.c
parent86284abafbe1364f82509d2656c82ba11cdce6cc (diff)
xvmc: Stop using uninitialized variable.
The actual code was removed in 5f64122551, where the get_surface_status driver callback was dropped. Just return Success if there were no issues with the parameter. Get rid of the following with CFLAGS="-Wall -Werror": | CC intel_xvmc.lo | cc1: warnings being treated as errors | intel_xvmc.c: In function ‘XvMCSyncSurface’: | intel_xvmc.c:677: error: ‘ret’ may be used uninitialized in this function | intel_xvmc.c:672: note: ‘ret’ was declared here Signed-off-by: Cyril Brulebois <kibi@debian.org> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'src/intel_display.c')
0 files changed, 0 insertions, 0 deletions