staging: ath6kl: Remove A_FAILED macro
authorJoe Perches <joe@perches.com>
Fri, 28 Jan 2011 04:04:21 +0000 (20:04 -0800)
committerGreg 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