diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-09-18 18:03:13 +0200 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2016-11-03 09:38:36 +0100 |
commit | ffc4b4067e1bb639834a716b4148efce736b2ba6 (patch) | |
tree | 717237ec1c4338185ddfecd0e7c5f00e21f8d164 /drivers/usb/dwc3/gadget.h | |
parent | usb: Convert pr_warning to pr_warn (diff) | |
download | linux-ffc4b4067e1bb639834a716b4148efce736b2ba6.tar.xz linux-ffc4b4067e1bb639834a716b4148efce736b2ba6.zip |
usb: dwc2: 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().
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/usb/dwc3/gadget.h')
0 files changed, 0 insertions, 0 deletions