Hi Dan, Thanks for the patch. > Subject: [patch] mwifiex: remove an unneede NULL check in > mwifiex_init_adapter() > > "adapter->sleep_cfm" is always non-NULL at this point. Static checkers > complain that we already dereference it at the start of the function > when we do: > > skb_put(adapter->sleep_cfm, sizeof(struct > mwifiex_opt_sleep_confirm)); > > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > Acked-by: Amitkumar Karwar <akarwar@xxxxxxxxxxx> Regards, Amit -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html