diff for duplicates of <20150511144110.GR28183@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 8fda63c..5043cfd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,11 +11,11 @@ Em Mon, May 11, 2015 at 11:35:36AM -0300, Arnaldo Carvalho de Melo escreveu: > > + str = strtok_r(seq.buffer, " ", &pos); > -> builtin-kmem.c:743:427: error: a??posa?? may be used uninitialized in this +> builtin-kmem.c:743:427: error: ‘pos’ may be used uninitialized in this > function [-Werror=maybe-uninitialized] > new->human_readable = strdup(str + 10); > ^ -> builtin-kmem.c:716:14: note: a??posa?? was declared here +> builtin-kmem.c:716:14: note: ‘pos’ was declared here > char *str, *pos; > ^ @@ -33,9 +33,3 @@ call. So just setting it to NULL is enough. - Arnaldo - --- -To unsubscribe, send a message with 'unsubscribe linux-mm' in -the body to majordomo@kvack.org. For more info on Linux MM, -see: http://www.linux-mm.org/ . -Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> diff --git a/a/content_digest b/N1/content_digest index de85108..172a432 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -29,11 +29,11 @@ "\n" "> > +\tstr = strtok_r(seq.buffer, \" \", &pos);\n" "> \n" - "> builtin-kmem.c:743:427: error: a??posa?? may be used uninitialized in this\n" + "> builtin-kmem.c:743:427: error: \342\200\230pos\342\200\231 may be used uninitialized in this\n" "> function [-Werror=maybe-uninitialized]\n" "> new->human_readable = strdup(str + 10);\n" "> ^\n" - "> builtin-kmem.c:716:14: note: a??posa?? was declared here\n" + "> builtin-kmem.c:716:14: note: \342\200\230pos\342\200\231 was declared here\n" "> char *str, *pos;\n" "> ^\n" "\n" @@ -50,12 +50,6 @@ "\n" "So just setting it to NULL is enough.\n" "\n" - "- Arnaldo\n" - "\n" - "--\n" - "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n" - "the body to majordomo@kvack.org. For more info on Linux MM,\n" - "see: http://www.linux-mm.org/ .\n" - "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" + - Arnaldo -bad25ff269833eab676a9c46c95f060b67ab6a394b1db711169f8c47022f7cdb +c464baa05d04b0e37d242394a59a5284354ef744da74fe99840fe1871243be99
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.