All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20130609130728.GA1442@debian>

diff --git a/a/1.txt b/N1/1.txt
index bcc1d61..897027d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,5 @@
 '!' has higher precedence than comparisons so the original condition
-is equivalent to "if (xspi->remaining_bytes = 0)".  This makes the
+is equivalent to "if (xspi->remaining_bytes == 0)".  This makes the
 static checkers complain.
 
 xspi->remaining_bytes is signed and from looking at the code
@@ -7,7 +7,7 @@ briefly, I think it might be able to go negative.  I suspect that
 going negative may cause a bug, but I don't have the hardware and
 can't test.
 
-Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
+Signed-off-by: Dan Carpenter <dan.carpenter-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
 
 diff --git a/drivers/spi/spi-xilinx.c b/drivers/spi/spi-xilinx.c
 index 0b8398c..fb56fcf 100644
diff --git a/a/content_digest b/N1/content_digest
index 1e90426..4eaf310 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
- "From\0Dan Carpenter <dan.carpenter@oracle.com>, Peter Crosthwaite <peter.crosthwaite@p\0"
+ "From\0Dan Carpenter <dan.carpenter-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>, Peter Crosthwaite <peter.crosthwaite-g5w7nrANp4BDPfheJLI6IQ@public.gmane.org>\0"
  "Subject\0[patch -next] spi: spi-xilinx: cleanup a check in xilinx_spi_txrx_bufs()\0"
- "Date\0Sun, 09 Jun 2013 13:07:28 +0000\0"
+ "Date\0Sun, 9 Jun 2013 16:07:28 +0300\0"
  "To\0Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
  "Cc\0devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org"
   kernel-janitors-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
@@ -11,7 +11,7 @@
  "\00:1\0"
  "b\0"
  "'!' has higher precedence than comparisons so the original condition\n"
- "is equivalent to \"if (xspi->remaining_bytes = 0)\".  This makes the\n"
+ "is equivalent to \"if (xspi->remaining_bytes == 0)\".  This makes the\n"
  "static checkers complain.\n"
  "\n"
  "xspi->remaining_bytes is signed and from looking at the code\n"
@@ -19,7 +19,7 @@
  "going negative may cause a bug, but I don't have the hardware and\n"
  "can't test.\n"
  "\n"
- "Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>\n"
+ "Signed-off-by: Dan Carpenter <dan.carpenter-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\n"
  "\n"
  "diff --git a/drivers/spi/spi-xilinx.c b/drivers/spi/spi-xilinx.c\n"
  "index 0b8398c..fb56fcf 100644\n"
@@ -34,4 +34,4 @@
  " \t\t\tbreak;\n"
  " \t}"
 
-dc4777d72bf982bee8d6545017e71cb35cfcd507b4fc08255ba1c9190bbf7387
+0baf2dbbb6b421a1a82089314c6760fdea39900fac7ca0d8a0c9c46f17cb7892

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.