Re: [2.6 patch] sound/oss/rme96xx.c: fix two check after use

From: Al Viro
Date: Tue Apr 12 2005 - 22:15:08 EST


On Wed, Apr 13, 2005 at 04:17:42AM +0200, Adrian Bunk wrote:
> This patch fixes two check after use found by the Coverity checker.

Bullshit. ->private_data is set by rme96xx_open() to guaranteed non-NULL
and never changed elsewhere. Same comment about reading the fscking
source, BUG_ON(), etc.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/