diff for duplicates of <20190511013700.GA3530@archlinux-i9> diff --git a/a/1.txt b/N1/1.txt index 4972f57..d91abc2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -25,7 +25,7 @@ This fixes a clang warning complaining about the same thing. > @@ -398,10 +398,7 @@ static int df_v3_6_start_xgmi_link_cntr(struct amdgpu_device *adev, > NULL); > -> if (lo_base_addr == 0) +> if (lo_base_addr = 0) > - ret = -EINVAL; > - > - if (ret) diff --git a/a/content_digest b/N1/content_digest index cd0034f..8da7d68 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020190510100842.30458-1-colin.king@canonical.com\0" "From\0Nathan Chancellor <natechancellor@gmail.com>\0" "Subject\0Re: [PATCH][next] drm/amdgpu: fix return of an uninitialized value in variable ret\0" - "Date\0Fri, 10 May 2019 18:37:00 -0700\0" + "Date\0Sat, 11 May 2019 01:37:00 +0000\0" "To\0Colin King <colin.king@canonical.com>\0" "Cc\0Alex Deucher <alexander.deucher@amd.com>" " Christian K\303\266nig <christian.koenig@amd.com>" @@ -41,7 +41,7 @@ "> @@ -398,10 +398,7 @@ static int df_v3_6_start_xgmi_link_cntr(struct amdgpu_device *adev,\n" "> \t\t\t\tNULL);\n" "> \n" - "> \t\tif (lo_base_addr == 0)\n" + "> \t\tif (lo_base_addr = 0)\n" "> -\t\t\tret = -EINVAL;\n" "> -\n" "> -\t\tif (ret)\n" @@ -54,4 +54,4 @@ "> 2.20.1\n" > -8e258ad8c8167bcfcd17df5bce350eaf9c2ee91dcefa668bcf0eeb3a9b7e6b82 +e1230382b02d35ad80718d8c04161755ec9985d748b05ba8a90263955d412b6c
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.