Re: [PATCH 0/2] Docs: usb: update struct usb_driver, remove :c:func:
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2021-10-25 05:17:25
Also in:
linux-usb, lkml
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2021-10-25 05:17:25
Also in:
linux-usb, lkml
On Mon, Oct 25, 2021 at 07:09:38AM +0200, Philipp Hortmann wrote:
update struct usb_driver and remove :c:func: for usb_register and usb_deregister Philipp Hortmann (2): Docs: usb: update struct usb_driver Docs: usb: remove :c:func: for usb_register and usb_deregister Documentation/driver-api/usb/writing_usb_driver.rst | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-)
Thanks, these look much better. I will take them through my usb tree. greg k-h