diff for duplicates of <20191121144449.GH5078@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 1e969b7..b9d1021 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -29,7 +29,7 @@ Thanks, applied. > > --- a/tools/perf/util/probe-finder.c > > +++ b/tools/perf/util/probe-finder.c > > @@ -812,7 +812,7 @@ static int verify_representive_line(struct probe_finder *pf, const char *fname, -> > if (strcmp(fname, __fname) || lineno = __lineno) +> > if (strcmp(fname, __fname) || lineno == __lineno) > > return 0; > > > > - pr_warning("This line is sharing the addrees with other lines.\n"); diff --git a/a/content_digest b/N1/content_digest index d330e98..b442cb6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020191121203035.5eae09a076f376472cd4465b@kernel.org\0" "From\0Arnaldo Carvalho de Melo <arnaldo.melo@gmail.com>\0" "Subject\0Re: [PATCH][next] perf probe: fix spelling mistake \"addrees\" -> \"address\"\0" - "Date\0Thu, 21 Nov 2019 14:44:49 +0000\0" + "Date\0Thu, 21 Nov 2019 11:44:49 -0300\0" "To\0Masami Hiramatsu <mhiramat@kernel.org>\0" "Cc\0Colin King <colin.king@canonical.com>" Peter Zijlstra <peterz@infradead.org> @@ -46,7 +46,7 @@ "> > --- a/tools/perf/util/probe-finder.c\n" "> > +++ b/tools/perf/util/probe-finder.c\n" "> > @@ -812,7 +812,7 @@ static int verify_representive_line(struct probe_finder *pf, const char *fname,\n" - "> > \tif (strcmp(fname, __fname) || lineno = __lineno)\n" + "> > \tif (strcmp(fname, __fname) || lineno == __lineno)\n" "> > \t\treturn 0;\n" "> > \n" "> > -\tpr_warning(\"This line is sharing the addrees with other lines.\\n\");\n" @@ -66,4 +66,4 @@ "\n" - Arnaldo -65dfca8f063849a9e0dc6ea9cf3e268d61a7874007d46d8f9d7c90ca6610f71c +c14e95e4c0b7f6295f80f45d7e1a2b8ea977f19eefd727d6ff7ff26b408582cb
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.