diff for duplicates of <57625C18.2020208@amd.com> diff --git a/a/1.txt b/N1/1.txt index 0cef8f7..dabd5cd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,7 +17,7 @@ Am 16.06.2016 um 09:54 schrieb Dan Carpenter: >>> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c >>> @@ -275,25 +275,23 @@ static ssize_t amdgpu_set_pp_force_state(struct device *dev, >>> ->>> if (strlen(buf) = 1) +>>> if (strlen(buf) == 1) >>> adev->pp_force_state_enabled = false; >>> - else { >>> - ret = kstrtol(buf, 0, &idx); diff --git a/a/content_digest b/N1/content_digest index 6c5b623..0b863eb 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\020160616075410.GH32247@mwanda\0" "From\0Christian K\303\266nig <christian.koenig@amd.com>\0" "Subject\0Re: [patch] drm/amdgpu: missing bounds check in amdgpu_set_pp_force_state()\0" - "Date\0Thu, 16 Jun 2016 07:58:16 +0000\0" + "Date\0Thu, 16 Jun 2016 09:58:16 +0200\0" "To\0Dan Carpenter <dan.carpenter@oracle.com>" " walter harms <wharms@bfs.de>\0" "Cc\0Alex Deucher <alexander.deucher@amd.com>" @@ -35,7 +35,7 @@ ">>> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c\n" ">>> @@ -275,25 +275,23 @@ static ssize_t amdgpu_set_pp_force_state(struct device *dev,\n" ">>> \n" - ">>> \tif (strlen(buf) = 1)\n" + ">>> \tif (strlen(buf) == 1)\n" ">>> \t\tadev->pp_force_state_enabled = false;\n" ">>> -\telse {\n" ">>> -\t\tret = kstrtol(buf, 0, &idx);\n" @@ -68,4 +68,4 @@ "> dan carpenter\n" > -886248be83af34d419a80d0217f1b9c6637f76804592fa3b68ea69d311ba8a8e +0a742df7af495677b6fda1f3fb40ef6ced158ec9f90a3cd9b1a3cbecd917be0a
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.