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:
4cb005a
)
Staging: unisys: Remove RETBOOL macro
author
Ken Cox
<jkc@redhat.com>
Wed, 19 Mar 2014 18:06:21 +0000
(13:06 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 19 Mar 2014 20:56:31 +0000
(13:56 -0700)
The RETBOOL macro contained a goto statement which is not allowed in
the kernel.
Signed-off-by: Ken Cox <jkc@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found