git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96cd1f8
)
Staging: xgifb: Remove XGIFAIL() macro and its calls.
author
Miguel Gómez
<magomez@igalia.com>
Mon, 18 Jun 2012 11:12:03 +0000
(13:12 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 19 Jun 2012 00:20:20 +0000
(17:20 -0700)
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>
No differences found