Staging: xgifb: Remove XGIFAIL() macro and its calls.
authorMiguel Gómez <magomez@igalia.com>
Mon, 18 Jun 2012 11:12:03 +0000 (13:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 19 Jun 2012 00:20:20 +0000 (17:20 -0700)
commit47cee13d1dfe9867758c82a5ef93fd96629ceefd
tree4538aba642ad91eb419f06693aa8fb37149dbbaa
parent96cd1f8b41c36c2520cc8b524734784a9e995ff2
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 <magomez@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/xgifb/XGI_main.h
drivers/staging/xgifb/XGI_main_26.c