summaryrefslogtreecommitdiff
path: root/drivers/usb/renesas_usbhs/fifo.c
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-09-19 01:03:14 +0900
committerFelipe Balbi <felipe.balbi@linux.intel.com>2016-11-03 10:38:37 +0200
commit785c91f8ae4d65efbe4d3366e30bb9bbe84b5f43 (patch)
treeeee0edc826cd439b1e7a21ab936f4bb6200fc268 /drivers/usb/renesas_usbhs/fifo.c
parentffc4b4067e1bb639834a716b4148efce736b2ba6 (diff)
usb: dwc3: 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> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/usb/renesas_usbhs/fifo.c')
0 files changed, 0 insertions, 0 deletions