From: Joe Perches Date: Wed, 2 Feb 2011 22:05:56 +0000 (-0800) Subject: staging: ath6kl: Convert (status != A_OK) to (status) X-Git-Tag: v2.6.39-rc1~469^2~724 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1d46529630cbe1072b7b7b1a0104655b47cd7de;p=pandora-kernel.git staging: ath6kl: Convert (status != A_OK) to (status) Just use the status variable as a test not a comparison. Signed-off-by: Joe Perches Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed