On Tue, Mar 20, 2018 at 05:45:41PM -0400, Thomas Avery wrote: > Remove yield() call, yield() does not guarantee progress, and should not > be used. Cond_resched() is a safer alternative > > Signed-off-by: Thomas Avery <tavery321@xxxxxxxxx> > --- > drivers/staging/rtl8723bs/core/rtw_mlme_ext.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) You sent me 3 patches in 2 days with almost the same subject for the same driver. Please resend them as a patch series so I know what order to apply them in. Also, always use scripts/get_maintainer.pl to find the proper people and mailing lists to cc: thanks, greg k-h -- 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