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:
509c9d9
)
staging: ath6kl: Remove A_FAILED macro
author
Joe Perches
<joe@perches.com>
Fri, 28 Jan 2011 04:04:21 +0000
(20:04 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 31 Jan 2011 21:53:11 +0000
(13:53 -0800)
Remove obfuscating A_FAILED(foo) macro.
Just test for foo instead.
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Vipin Mehta <vipin.mehta@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found