lkml.org 
[lkml]   [2021]   [Jul]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] usb: renesas-xhci: Cleanups
Date
While looking through the driver code I ran into two minor things.

The first one is a simple if (err == 0) -> if (!err) change.

The second one removes an empty(?) function that seems to have been
around since the beginning (and always has been empty).

Moritz Fischer (2):
usb: xhci-renesas: Minor coding style cleanup
usb: renesas-xhci: Remove renesas_xhci_pci_exit()

drivers/usb/host/xhci-pci-renesas.c | 7 +------
drivers/usb/host/xhci-pci.c | 2 --
drivers/usb/host/xhci-pci.h | 3 ---
3 files changed, 1 insertion(+), 11 deletions(-)

--
2.32.0

\
 
 \ /
  Last update: 2021-07-18 03:51    [W:0.437 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site