diff options
author | 2015-12-19 00:34:28 +0800 | |
---|---|---|
committer | 2016-01-24 20:55:33 -0800 | |
commit | 7b1585f2099ad65382b09f240e0c3ecdb7bfa92e (patch) | |
tree | 9c1af91d55a4822bdf044dff7da2b0c21f362a87 /drivers/usb/host/ehci-platform.c | |
parent | usb: host: max3421-hcd: use list_for_each_entry* (diff) | |
download | linux-dev-7b1585f2099ad65382b09f240e0c3ecdb7bfa92e.tar.xz linux-dev-7b1585f2099ad65382b09f240e0c3ecdb7bfa92e.zip |
usb: host: oxu210hp-hcd: 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: Geliang Tang <geliangtang@163.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/ehci-platform.c')
0 files changed, 0 insertions, 0 deletions