git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
244544a
)
staging: octeon-usb: use list_for_each_entry_safe()
author
Aaro Koskinen
<aaro.koskinen@iki.fi>
Thu, 10 Oct 2013 20:25:34 +0000
(23:25 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 11 Oct 2013 22:46:00 +0000
(15:46 -0700)
Use list_for_each_entry_safe() when deleting all list items.
Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found