diff for duplicates of <20151215100752.GC20848@mwanda> diff --git a/a/1.txt b/N1/1.txt index ad65f81..40105b9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -41,7 +41,7 @@ index a77eea5..cb428b9 100644 if (ista) @@ -1211,7 +1211,6 @@ mISDNipac_irq(struct ipac_hw *ipac, int maxloop) mISDNisac_irq(isac, istad); - if (0 = (ista | istad)) + if (0 == (ista | istad)) break; - cnt--; } diff --git a/a/content_digest b/N1/content_digest index d301b97..16be509 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[patch] mISDN: fix a loop count\0" - "Date\0Tue, 15 Dec 2015 10:07:52 +0000\0" + "Date\0Tue, 15 Dec 2015 13:07:52 +0300\0" "To\0Karsten Keil <isdn@linux-pingi.de>\0" "Cc\0Arnd Bergmann <arnd@arndb.de>" David S. Miller <davem@davemloft.net> @@ -51,11 +51,11 @@ " \t\t\tif (ista)\n" "@@ -1211,7 +1211,6 @@ mISDNipac_irq(struct ipac_hw *ipac, int maxloop)\n" " \t\t\t\tmISDNisac_irq(isac, istad);\n" - " \t\t\tif (0 = (ista | istad))\n" + " \t\t\tif (0 == (ista | istad))\n" " \t\t\t\tbreak;\n" "-\t\t\tcnt--;\n" " \t\t}\n" " \t}\n" " \tif (cnt > maxloop) /* only for ISAC/HSCX without PCI IRQ test */" -655294cff0004c325e2511a5f43665e131d7da12a9354da8700e1e7bd023a38f +474f313b34762a5fcfa9048344b507f525e1f909ed7d9144a8f75fddec8e61d3
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.