aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorMartin Kaiser <martin@kaiser.cx>2021-05-17 22:18:24 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-05-19 17:54:51 +0200
commitb0f2044c61d9ef309252d25d16d6cce6e8fcae6b (patch)
tree56959da7799d567c1b33c09340be2f01a7f70d2d /scripts/stackusage
parentstaging: rtl8188eu: use safe iterator in expire_timeout_chk (diff)
staging: rtl8188eu: use safe iterator in rtw_acl_remove_sta
Use list_for_each_entry_safe, we may delete list items while iterating over the list. Fixes: 23017c8842d2 ("staging: rtl8188eu: Use list iterators and helpers") Signed-off-by: Martin Kaiser <martin@kaiser.cx> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Link: https://lore.kernel.org/r/20210517201826.25150-4-martin@kaiser.cx Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions