From 14bbf20c8839eb595753712e15b8786f9cdc5ed8 Mon Sep 17 00:00:00 2001 From: Wei Yongjun Date: Mon, 26 Aug 2013 15:15:37 +0800 Subject: [PATCH] drm/vmwgfx: fix error return code in vmw_driver_load() Fix to return -ENOMEM in the fence manager init error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun Acked-by: Dmitry Torokhov Signed-off-by: Dave Airlie --- Reading git-format-patch failed