On Wed, 2010-12-15 at 00:39 -0800, Joe Perches wrote:
> staging: ath6kl: Convert (status != A_OK) to (!status)

Hmm.

It seems I'm must be getting sleepy.

The patch is correct but the subject has the
resultant test inverted.

It should be "(status != A_OK) to (status)".

I'll fix it later if anyone wants it done.


_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to