All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <50F2A310.5010006@ahsoftware.de>

diff --git a/a/1.txt b/N1/1.txt
index 4f1a38a..cb23ca7 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -6,7 +6,7 @@ Am 12.01.2013 23:22, schrieb Bernie Thompson:
 >> will get. Fix this by using a timeout while waiting for the used semaphore.
 >
 > The code used to be this way, but it used to cause nasty shutdown hangs:
-> http://git.plugable.com/gitphp/index.php?p=udlfb&a=commitdiff&h\x1dd39a65001deb5a84088dfabb788d3274fbb6b6
+> http://git.plugable.com/gitphp/index.php?p=udlfb&a=commitdiff&h=1dd39a65001deb5a84088dfabb788d3274fbb6b6
 >
 > Which is why the code is the way it is today.
 >
@@ -84,8 +84,8 @@ currently using the following (necessary) quick&dirty hack:
 
 ---------
          /* if clients still have us open, will be freed on last close */
--       if (dev->fb_count = 0)
-+//     if (dev->fb_count = 0)
+-       if (dev->fb_count == 0)
++//     if (dev->fb_count == 0)
                  schedule_delayed_work(&dev->free_framebuffer_work, 0);
 ---------
 
diff --git a/a/content_digest b/N1/content_digest
index 1393d6e..1cce847 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\0CAF1V4O8UUgWB1XbS=3EsirBjhP9Lp7JQ8XK8MQxbe3ZkH8pd3Q@mail.gmail.com\0"
  "From\0Alexander Holler <holler@ahsoftware.de>\0"
  "Subject\0Re: [PATCH] fb: udlfb: fix hang at disconnect\0"
- "Date\0Sun, 13 Jan 2013 12:05:36 +0000\0"
+ "Date\0Sun, 13 Jan 2013 13:05:36 +0100\0"
  "To\0Bernie Thompson <bernie@plugable.com>\0"
  "Cc\0linux-kernel@vger.kernel.org"
   linux-fbdev@vger.kernel.org
@@ -21,7 +21,7 @@
  ">> will get. Fix this by using a timeout while waiting for the used semaphore.\n"
  ">\n"
  "> The code used to be this way, but it used to cause nasty shutdown hangs:\n"
- "> http://git.plugable.com/gitphp/index.php?p=udlfb&a=commitdiff&h\035d39a65001deb5a84088dfabb788d3274fbb6b6\n"
+ "> http://git.plugable.com/gitphp/index.php?p=udlfb&a=commitdiff&h=1dd39a65001deb5a84088dfabb788d3274fbb6b6\n"
  ">\n"
  "> Which is why the code is the way it is today.\n"
  ">\n"
@@ -99,8 +99,8 @@
  "\n"
  "---------\n"
  "         /* if clients still have us open, will be freed on last close */\n"
- "-       if (dev->fb_count = 0)\n"
- "+//     if (dev->fb_count = 0)\n"
+ "-       if (dev->fb_count == 0)\n"
+ "+//     if (dev->fb_count == 0)\n"
  "                 schedule_delayed_work(&dev->free_framebuffer_work, 0);\n"
  "---------\n"
  "\n"
@@ -113,4 +113,4 @@
  "\n"
  Alexander
 
-ce498525f984ae8a8c6d579c8bf3ffa8a4c60857bf02b1fb08ec26183dae15d6
+222b34acd2eae4e1c474b19644e48da5d7c7466e7a7147addc32240149cf941c

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.