On 04/13/2012 10:27 PM, Dan Carpenter wrote: > We can remove the NULL check here. It triggers a Smatch warning because > list_first_entry() never is NULL and people who check for it normally > intend to check for list_empty() instead. In these cases however, > we've already verified that the lists are not empty. > > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Thanks, applied to ath6kl.git. Kalle -- 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