Re: [char-misc-next 1/8] mei: debugfs: validate dev is not null

From: Greg KH
Date: Tue Oct 29 2013 - 19:18:47 EST


On Mon, Oct 21, 2013 at 10:05:36PM +0300, Tomas Winkler wrote:
> make static analyzer happy

That's a stupid analyzer.

Sorry, this case can never be true, so don't check for it. Fix your
analyzer.

> and validate dev argument before dereferencing

Again, no need to do so, it's always set properly.

sorry, I can't take this.

greg k-h
--
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/