commit | 47cee13d1dfe9867758c82a5ef93fd96629ceefd | [log] [tgz] |
---|---|---|
author | Miguel Gómez <magomez@igalia.com> | Mon Jun 18 13:12:03 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jun 18 17:20:20 2012 -0700 |
tree | 4538aba642ad91eb419f06693aa8fb37149dbbaa | |
parent | 96cd1f8b41c36c2520cc8b524734784a9e995ff2 [diff] |
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>