All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <YA/ubifCUlJXxG5g@mwanda>

diff --git a/a/1.txt b/N1/1.txt
index 6829b02..c16fa14 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -11,7 +11,7 @@ index 23f91d658cb4..30c25ef0dacd 100644
 --- a/drivers/usb/serial/mos7840.c
 +++ b/drivers/usb/serial/mos7840.c
 @@ -883,8 +883,10 @@ static int mos7840_write(struct tty_struct *tty, struct usb_serial_port *port,
- 	if (urb->transfer_buffer = NULL) {
+ 	if (urb->transfer_buffer == NULL) {
  		urb->transfer_buffer = kmalloc(URB_TRANSFER_BUFFER_SIZE,
  					       GFP_ATOMIC);
 -		if (!urb->transfer_buffer)
diff --git a/a/content_digest b/N1/content_digest
index 04be088..a113967 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Subject\0[PATCH] USB: serial: mos7840: fix error code in mos7840_write()\0"
- "Date\0Tue, 26 Jan 2021 10:26:54 +0000\0"
+ "Date\0Tue, 26 Jan 2021 13:26:54 +0300\0"
  "To\0Johan Hovold <johan@kernel.org>\0"
  "Cc\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>"
   Paul B Schroeder <pschroeder@uplogix.com>
@@ -21,7 +21,7 @@
  "--- a/drivers/usb/serial/mos7840.c\n"
  "+++ b/drivers/usb/serial/mos7840.c\n"
  "@@ -883,8 +883,10 @@ static int mos7840_write(struct tty_struct *tty, struct usb_serial_port *port,\n"
- " \tif (urb->transfer_buffer = NULL) {\n"
+ " \tif (urb->transfer_buffer == NULL) {\n"
  " \t\turb->transfer_buffer = kmalloc(URB_TRANSFER_BUFFER_SIZE,\n"
  " \t\t\t\t\t       GFP_ATOMIC);\n"
  "-\t\tif (!urb->transfer_buffer)\n"
@@ -35,4 +35,4 @@
  "-- \n"
  2.29.2
 
-c702eed8e90e423940744965ca42df84e8dc3fe7feb1ebd362136147c734d344
+7a4f7cf2f465e225451fa45145bcbadb1fa22b8940bc309408fba56f56a6d9f9

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.