diff options
| author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-09-18 19:03:13 +0300 |
|---|---|---|
| committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2016-11-03 11:38:36 +0300 |
| commit | ffc4b4067e1bb639834a716b4148efce736b2ba6 (patch) | |
| tree | 717237ec1c4338185ddfecd0e7c5f00e21f8d164 /include/linux | |
| parent | 3f5ad8640cd1b5e95a26d9ec500435bd1ce57d72 (diff) | |
| download | linux-ffc4b4067e1bb639834a716b4148efce736b2ba6.tar.xz | |
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 'include/linux')
0 files changed, 0 insertions, 0 deletions
