diff for duplicates of <20200727112344.GH389488@mwanda> diff --git a/a/1.txt b/N1/1.txt index e8c8a03..66b8e57 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -15,8 +15,8 @@ index 23fdab977a2a..e75c4bb70266 100644 goto out2; nfs4_xattr_cache_wq = alloc_workqueue("nfs4_xattr", WQ_MEM_RECLAIM, 0); -- if (nfs4_xattr_cache_wq = NULL) -+ if (nfs4_xattr_cache_wq = NULL) { +- if (nfs4_xattr_cache_wq == NULL) ++ if (nfs4_xattr_cache_wq == NULL) { + ret = -ENOMEM; goto out1; + } diff --git a/a/content_digest b/N1/content_digest index 4e001c7..96487d0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[PATCH] NFSv4.2: Fix an error code in nfs4_xattr_cache_init()\0" - "Date\0Mon, 27 Jul 2020 11:23:44 +0000\0" + "Date\0Mon, 27 Jul 2020 14:23:44 +0300\0" "To\0Trond Myklebust <trond.myklebust@hammerspace.com>" " Frank van der Linden <fllinden@amazon.com>\0" "Cc\0Anna Schumaker <anna.schumaker@netapp.com>" @@ -25,8 +25,8 @@ " \t\tgoto out2;\n" " \n" " \tnfs4_xattr_cache_wq = alloc_workqueue(\"nfs4_xattr\", WQ_MEM_RECLAIM, 0);\n" - "-\tif (nfs4_xattr_cache_wq = NULL)\n" - "+\tif (nfs4_xattr_cache_wq = NULL) {\n" + "-\tif (nfs4_xattr_cache_wq == NULL)\n" + "+\tif (nfs4_xattr_cache_wq == NULL) {\n" "+\t\tret = -ENOMEM;\n" " \t\tgoto out1;\n" "+\t}\n" @@ -36,4 +36,4 @@ "-- \n" 2.27.0 -5ccf361497bf0cec5b4814fb49a37c222fcedd60ec5e33a9635d1d9622bf020d +4ae39a4d02db053903ea110f736ae4a139f2c95e3dec5453d5b43406a9f754a4
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.