diff for duplicates of <1539005279.15382.119.camel@linux.ibm.com> diff --git a/a/1.txt b/N1/1.txt index f410ed6..3da4cdb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -31,7 +31,7 @@ Thanks > > > + if (IS_ERR(f)) > > > + return PTR_ERR(f); -It's late in the release cycle to be making this change. Would it +It's late in the release cycle to be making this change. Would it make sense for now to fallback to modifying the original file descriptor on failure and emit a message? diff --git a/a/content_digest b/N1/content_digest index 24954f2..1fbea4c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -45,7 +45,7 @@ "> > > +\t\tif (IS_ERR(f))\n" "> > > +\t\t\treturn PTR_ERR(f);\n" "\n" - "It's late in the release cycle to be making this change. Would it\n" + "It's late in the release cycle to be making this change. \302\240Would it\n" "make sense for now to fallback to modifying the original file\n" "descriptor on failure and emit a message?\n" "\n" @@ -58,4 +58,4 @@ "> > With the above change, no need to modify \"file\".\n" > -3451d1bd5341ce9f142c5ca2919921b29dd4bbaa6e7d59da3d646fa313799bb1 +cec33e2a5a3584c3d2b6de59922b80f61bcb97a3b54790d13b39bd45f14a999e
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.