From: Miguel Gómez Date: Mon, 18 Jun 2012 11:12:03 +0000 (+0200) Subject: Staging: xgifb: Remove XGIFAIL() macro and its calls. X-Git-Tag: v3.6-rc1~100^2~716 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47cee13d1dfe9867758c82a5ef93fd96629ceefd;p=pandora-kernel.git Staging: xgifb: Remove XGIFAIL() macro and its calls. XGIFAIL() prints a message and returns a value, but it's used only in one place. Better remove it and replace the call with the macro content. Signed-off-by: Miguel Gómez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed