All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180930160224.GG3332@localhost>

diff --git a/a/1.txt b/N1/1.txt
index dedb39c..fbcd010 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -35,7 +35,7 @@ On Sat, Sep 29, 2018 at 09:54:03AM +0000, YueHaibing wrote:
 > -		actual_size = 1;
 > -	else
 > -		actual_size = count +
-> -			      (priv->pkt_fmt = packet_format_1 ? 2 : 1);
+> -			      (priv->pkt_fmt == packet_format_1 ? 2 : 1);
 > -
 
 This looks like we have a bug in the driver, and sure enough we do.
diff --git a/a/content_digest b/N1/content_digest
index 5e4a786..20169de 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,6 @@
- "ref\01538214843-182555-1-git-send-email-yuehaibing@huawei.com\0"
  "From\0Johan Hovold <johan@kernel.org>\0"
- "Subject\0Re: [PATCH -next] USB: cypress_m8: remove set but not used variables 'actual_size, iflag'\0"
- "Date\0Sun, 30 Sep 2018 16:02:24 +0000\0"
+ "Subject\0[-next] USB: cypress_m8: remove set but not used variables 'actual_size, iflag'\0"
+ "Date\0Sun, 30 Sep 2018 18:02:24 +0200\0"
  "To\0YueHaibing <yuehaibing@huawei.com>\0"
  "Cc\0Johan Hovold <johan@kernel.org>"
   Greg Kroah-Hartman <gregkh@linuxfoundation.org>
@@ -46,7 +45,7 @@
  "> -\t\tactual_size = 1;\n"
  "> -\telse\n"
  "> -\t\tactual_size = count +\n"
- "> -\t\t\t      (priv->pkt_fmt = packet_format_1 ? 2 : 1);\n"
+ "> -\t\t\t      (priv->pkt_fmt == packet_format_1 ? 2 : 1);\n"
  "> -\n"
  "\n"
  "This looks like we have a bug in the driver, and sure enough we do.\n"
@@ -82,4 +81,4 @@
  "Thanks,\n"
  Johan
 
-79b97b7a75576f235f319cc849be9ec8b3160b0ebcc1183d2a18810368f36fe7
+2a9ab7f468c3b4f290b1dd5c70058288f7cab32e99f622bc8804c0048ae1cab5

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.