On Mon, 2014-07-21 at 15:18 +0300, Emmanuel Grumbach wrote: > From: Eytan Lifshitz <eytan.lifshitz@xxxxxxxxx> > > sdata can't be NULL, don't add a superfluous check. > This check made a static analyze (klocwork) unhappy because > we would get pointer to local (sdata->local) and only then > check if sdata is non-NULL. Applied, I decided to change it to remove the !key check as well. johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html