Cihangir Akturk <cakturk@xxxxxxxxx> writes: > null test on pnetwork removed, because the iterator variable > list_for_each_entry_safe cannot be null. > > This commit fixes the following error reported by coccinelle: > > drivers/staging/rtl8723au/core/rtw_mlme.c:1621:7-15: ERROR: iterator > variable bound on line 1620 cannot be NULL > > Signed-off-by: Cihangir Akturk <cakturk@xxxxxxxxx> > --- > drivers/staging/rtl8723au/core/rtw_mlme.c | 13 ++----------- > 1 file changed, 2 insertions(+), 11 deletions(-) Looks fine to me Acked-by: Jes Sorensen <Jes.Sorensen@xxxxxxxxxx> _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel