K 10 svn:author V 7 delphij K 8 svn:date V 27 2020-04-19T17:28:42.892194Z K 7 svn:log V 242 Use LIST_FOREACH_SAFE instead of LIST_FOREACH as we are removing elements in the middle. This fixes a panic when detaching USB mouse. PR: 245732 Reviewed by: wulf MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D24500 END