mbox series

[v2,0/3] Docs: usb: Example code updates from usb-skeleton

Message ID cover.1635591623.git.philipp.g.hortmann@gmail.com (mailing list archive)
Headers show
Series Docs: usb: Example code updates from usb-skeleton | expand

Message

Philipp Hortmann Oct. 30, 2021, 11:24 a.m. UTC
Example code updates from usb-skeleton.c

v2: update patch #1
    - changed kernel message to be in one line
    - added missing "n\"    

Philipp Hortmann (3):
  Docs: usb: update err() to pr_err() and replace __FILE__
  Docs: usb: update comment and code near increment usage count
  Docs: usb: update writesize, copy_from_user, usb_fill_bulk_urb,
    usb_submit_urb

 .../driver-api/usb/writing_usb_driver.rst     | 32 ++++++++++---------
 1 file changed, 17 insertions(+), 15 deletions(-)