diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-05-20 19:05:31 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-05-25 14:30:13 +0200 |
commit | 9b4632ef3ff2097495e3724e7c4c1a307cbcfce4 (patch) | |
tree | 70871f32f8a0f06c918b5fdf33938138c81703e7 /drivers/usb/host | |
parent | usb/uhci: Add support for Aspeed BMC SoCs (diff) | |
download | linux-9b4632ef3ff2097495e3724e7c4c1a307cbcfce4.tar.xz linux-9b4632ef3ff2097495e3724e7c4c1a307cbcfce4.zip |
usb: mtu3: cleanup with list_first_entry_or_null()
The combo of list_empty() and list_first_entry() can be replaced with
list_first_entry_or_null().
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host')
0 files changed, 0 insertions, 0 deletions