diff options
author | 2015-12-19 00:34:33 +0800 | |
---|---|---|
committer | 2016-01-24 20:55:33 -0800 | |
commit | f6281af9d62e128aa6efad29cf7265062af114f2 (patch) | |
tree | f86ca398d2e1d3193885f93140a3e6a86944d013 /drivers/usb/host/ehci-platform.c | |
parent | usb: chipidea: debug: use list_for_each_entry (diff) | |
download | linux-dev-f6281af9d62e128aa6efad29cf7265062af114f2.tar.xz linux-dev-f6281af9d62e128aa6efad29cf7265062af114f2.zip |
usb: gadget: rndis: 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