From: Thomas Hellstrom Date: Tue, 2 Dec 2014 11:36:57 +0000 (-0800) Subject: drm/vmwgfx: Fix fence event code X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~12^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89669e7a7f96be3ee8d9a22a071d7c0d3b4428fc;p=pandora-kernel.git drm/vmwgfx: Fix fence event code The commit "vmwgfx: Rework fence event action" introduced a number of bugs that are fixed with this commit: a) A forgotten return stateemnt. b) An if statement with identical branches. Cc: Reported-by: Rob Clark Signed-off-by: Thomas Hellstrom Reviewed-by: Jakob Bornecrantz Reviewed-by: Sinclair Yeh --- Reading git-diff-tree failed