diff options
author | 2015-12-19 00:34:26 +0800 | |
---|---|---|
committer | 2016-01-24 20:55:33 -0800 | |
commit | 2f4c8e554bd38c78b5edb43e5ff8bc2341bc276a (patch) | |
tree | 5b49c682328269de48a9b6cda25272b1db8eb361 /drivers/usb/host/ehci-platform.c | |
parent | ehci-hcd: Disable memory-write-invalidate when the driver is removed (diff) | |
download | wireguard-linux-2f4c8e554bd38c78b5edb43e5ff8bc2341bc276a.tar.xz wireguard-linux-2f4c8e554bd38c78b5edb43e5ff8bc2341bc276a.zip |
usb: host: fotg210: 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