Skip to content
Commit ea4a8cb1 authored by Geliang Tang's avatar Geliang Tang Committed by Felipe Balbi
Browse files

usb: gadget: bcm63xx_udc: use list_for_each_entry_safe



Use list_for_each_entry_safe() instead of list_for_each_safe() to
simplify the code.

Signed-off-by: default avatarGeliang Tang <geliangtang@163.com>
Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 39cee200
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment