mbox series

[0/2] USB: ldusb: fix ring-buffer locking

Message ID 20191022143203.5260-1-johan@kernel.org (mailing list archive)
Headers show
Series USB: ldusb: fix ring-buffer locking | expand

Message

Johan Hovold Oct. 22, 2019, 2:32 p.m. UTC
Here's a fix for ring-buffer locking issue that was previously posted
as an RFC (1/2), and a new related format specifier clean up.

Johan


Changes since RFC
 - drop the head barrier bits which were not needed and update the
   commit message (1/2)
 - clean up the format specifiers (2/2, new)


Johan Hovold (2):
  USB: ldusb: fix ring-buffer locking
  USB: ldusb: use unsigned size format specifiers

 drivers/usb/misc/ldusb.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)