All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <0f4cc184-1a9a-70ec-fba5-4c2224805e34@users.sourceforge.net>

diff --git a/a/1.txt b/N1/1.txt
index aee9f06..dbea030 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -33,10 +33,10 @@ index 594c341a193e..8e804ff784ed 100644
  	struct snd_seq_subscribers *p;
  
 -	result = -EINVAL;
- 	if ((sender = snd_seq_client_use_ptr(subs->sender.client)) == NULL)
+ 	if ((sender = snd_seq_client_use_ptr(subs->sender.client)) = NULL)
 -		goto __end;
 +		goto exit;
- 	if ((sport = snd_seq_port_use_ptr(sender, subs->sender.port)) == NULL)
+ 	if ((sport = snd_seq_port_use_ptr(sender, subs->sender.port)) = NULL)
 -		goto __end;
 +		goto unlock_client;
  	p = snd_seq_port_get_subscription(&sport->c_src, &subs->dest);
diff --git a/a/content_digest b/N1/content_digest
index d0e41e6..c9a43b8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -8,7 +8,7 @@
   "Subject\0[PATCH 2/7] ALSA: seq: Delete unnecessary checks in snd_seq_ioctl_get_subscription()\0"
 ]
 [
-  "Date\0Tue, 24 Jan 2017 11:22:11 +0100\0"
+  "Date\0Tue, 24 Jan 2017 10:22:11 +0000\0"
 ]
 [
   "To\0alsa-devel\@alsa-project.org",
@@ -64,10 +64,10 @@
   " \tstruct snd_seq_subscribers *p;\n",
   " \n",
   "-\tresult = -EINVAL;\n",
-  " \tif ((sender = snd_seq_client_use_ptr(subs->sender.client)) == NULL)\n",
+  " \tif ((sender = snd_seq_client_use_ptr(subs->sender.client)) = NULL)\n",
   "-\t\tgoto __end;\n",
   "+\t\tgoto exit;\n",
-  " \tif ((sport = snd_seq_port_use_ptr(sender, subs->sender.port)) == NULL)\n",
+  " \tif ((sport = snd_seq_port_use_ptr(sender, subs->sender.port)) = NULL)\n",
   "-\t\tgoto __end;\n",
   "+\t\tgoto unlock_client;\n",
   " \tp = snd_seq_port_get_subscription(&sport->c_src, &subs->dest);\n",
@@ -94,4 +94,4 @@
   "2.11.0"
 ]
 
-1998c1504de4b12031f10b85b02f09aa2720dbfd3490f0606105aea7f798df90
+59847872212d5980333f333a3feaaaf0c474f80083756543218198fd8b8dc37c

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.