All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180502151942.20542-52-acme@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index 593eef0..91bbb36 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -21,7 +21,7 @@ index c540d47583e7..aafbe54fd3fa 100644
 @@ -114,7 +114,7 @@ gen_build_id(struct buildid_note *note,
  
  	fd = open("/dev/urandom", O_RDONLY);
- 	if (fd = -1)
+ 	if (fd == -1)
 -		err(1, "cannot access /dev/urandom for builid");
 +		err(1, "cannot access /dev/urandom for buildid");
  
diff --git a/a/content_digest b/N1/content_digest
index e4bdab4..9be3e93 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020180502151942.20542-1-acme@kernel.org\0"
  "From\0Arnaldo Carvalho de Melo <acme@kernel.org>\0"
  "Subject\0[PATCH 51/52] perf tools: Fix spelling mistake: \"builid\" -> \"buildid\"\0"
- "Date\0Wed, 02 May 2018 15:19:41 +0000\0"
+ "Date\0Wed,  2 May 2018 12:19:41 -0300\0"
  "To\0Ingo Molnar <mingo@kernel.org>\0"
  "Cc\0Clark Williams <williams@redhat.com>"
   linux-kernel@vger.kernel.org
@@ -38,7 +38,7 @@
  "@@ -114,7 +114,7 @@ gen_build_id(struct buildid_note *note,\n"
  " \n"
  " \tfd = open(\"/dev/urandom\", O_RDONLY);\n"
- " \tif (fd = -1)\n"
+ " \tif (fd == -1)\n"
  "-\t\terr(1, \"cannot access /dev/urandom for builid\");\n"
  "+\t\terr(1, \"cannot access /dev/urandom for buildid\");\n"
  " \n"
@@ -47,4 +47,4 @@
  "-- \n"
  2.14.3
 
-e26f0028354267d38f043e548da84a9c11cba71abd674721619976cf4f10b661
+69b07a514de06ae6fafb3eb9349e4b6e4f1bb1454b8278cd967fa546668da4d5

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.