diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-09-18 18:03:15 +0200 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2016-11-03 09:38:37 +0100 |
commit | 31faf878bd8c7e2c078a3b75f65efe64f23b0f18 (patch) | |
tree | 9c6aa1c57493a48b4c32a253e6c497dc50b546a6 /drivers/usb/renesas_usbhs/fifo.h | |
parent | usb: dwc3: cleanup with list_first_entry_or_null() (diff) | |
download | linux-31faf878bd8c7e2c078a3b75f65efe64f23b0f18.tar.xz linux-31faf878bd8c7e2c078a3b75f65efe64f23b0f18.zip |
usb: renesas_usbhs: cleanup with list_first_entry_or_null()
The combo of list_empty() check and return list_first_entry()
can be replaced with list_first_entry_or_null().
Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/usb/renesas_usbhs/fifo.h')
0 files changed, 0 insertions, 0 deletions