sna: Remove extraneous function wrapping
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 17 Jul 2014 07:32:14 +0000 (08:32 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 17 Jul 2014 08:30:30 +0000 (09:30 +0100)
commit0a57b55f0fcfa93b38015535002cb11eeaf1dd3a
tree7ecaec67249312f45d86d89a1ec488b410f16023
parentf33d44f41ef0f287375b7a6b1c117abff5a23b19
sna: Remove extraneous function wrapping

Since we only have the single callsite for do_page_flip, the wrapper is
not adding any meaningful information.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
src/sna/sna_display.c