All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <201306171454.48936.arnd@arndb.de>

diff --git a/a/1.txt b/N1/1.txt
index 0478582..6f25f4e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@ On Monday 17 June 2013, Simon Horman wrote:
 > -       if (likely(baud && port->uartclk))
 > -               t = sci_scbrr_calc(s->cfg->scbrr_algo_id, baud, port->uartclk);
 > +       if (likely(baud && port->uartclk)) {
-> +               if (s->cfg->scbrr_algo_id = SCBRR_ALGO_6) {
+> +               if (s->cfg->scbrr_algo_id == SCBRR_ALGO_6) {
 > +                       sci_baud_calc_hscif(baud, port->uartclk, &t, &srr,
 > +                                           &cks);
 > +               } else {
diff --git a/a/content_digest b/N1/content_digest
index c9bc858..a9ee6a3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,8 @@
  "ref\01371440327-30512-1-git-send-email-horms+renesas@verge.net.au\0"
  "ref\01371440327-30512-2-git-send-email-horms+renesas@verge.net.au\0"
- "From\0Arnd Bergmann <arnd@arndb.de>\0"
- "Subject\0Re: [PATCH 1/2] serial: sh-sci: HSCIF support\0"
- "Date\0Mon, 17 Jun 2013 12:54:48 +0000\0"
+ "From\0arnd@arndb.de (Arnd Bergmann)\0"
+ "Subject\0[PATCH 1/2] serial: sh-sci: HSCIF support\0"
+ "Date\0Mon, 17 Jun 2013 14:54:48 +0200\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
@@ -10,7 +10,7 @@
  "> -       if (likely(baud && port->uartclk))\n"
  "> -               t = sci_scbrr_calc(s->cfg->scbrr_algo_id, baud, port->uartclk);\n"
  "> +       if (likely(baud && port->uartclk)) {\n"
- "> +               if (s->cfg->scbrr_algo_id = SCBRR_ALGO_6) {\n"
+ "> +               if (s->cfg->scbrr_algo_id == SCBRR_ALGO_6) {\n"
  "> +                       sci_baud_calc_hscif(baud, port->uartclk, &t, &srr,\n"
  "> +                                           &cks);\n"
  "> +               } else {\n"
@@ -40,4 +40,4 @@
  "\n"
  "\tArnd"
 
-e43919e1f79cf1e2c896ab2b4be99f12630152a70502624126c5f1ebca465e9a
+b7f6b95bf8dd67fc4f2d2dde4b1cecb4e98c36895c3fcdc422cf55f0bb6fc32d

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.