K 10 svn:author V 7 delphij K 8 svn:date V 27 2020-04-22T05:14:52.966294Z K 7 svn:log V 179 MFC r360104: 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 END