diff for duplicates of <576265CE.1070809@amd.com> diff --git a/a/1.txt b/N1/1.txt index 2295aab..096ef09 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -25,7 +25,7 @@ Acked-by: Christian König <christian.koenig@amd.com>. > + unsigned long idx; > int ret; > -> if (strlen(buf) = 1) +> if (strlen(buf) == 1) > adev->pp_force_state_enabled = false; > - else { > - ret = kstrtol(buf, 0, &idx); @@ -62,7 +62,7 @@ Acked-by: Christian König <christian.koenig@amd.com>. > } > fail: --- -To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html +_______________________________________________ +dri-devel mailing list +dri-devel@lists.freedesktop.org +https://lists.freedesktop.org/mailman/listinfo/dri-devel diff --git a/a/content_digest b/N1/content_digest index c25cdda..8209ed1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020160616083023.GA7046@mwanda\0" "From\0Christian K\303\266nig <christian.koenig@amd.com>\0" "Subject\0Re: [patch v2] drm/amdgpu: missing bounds check in amdgpu_set_pp_force_state()\0" - "Date\0Thu, 16 Jun 2016 08:39:42 +0000\0" + "Date\0Thu, 16 Jun 2016 10:39:42 +0200\0" "To\0Dan Carpenter <dan.carpenter@oracle.com>" " Alex Deucher <alexander.deucher@amd.com>\0" "Cc\0Jammy Zhou <Jammy.Zhou@amd.com>" @@ -39,7 +39,7 @@ "> +\tunsigned long idx;\n" "> \tint ret;\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" @@ -76,9 +76,9 @@ "> \t}\n" "> fail:\n" "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe kernel-janitors\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + "_______________________________________________\n" + "dri-devel mailing list\n" + "dri-devel@lists.freedesktop.org\n" + https://lists.freedesktop.org/mailman/listinfo/dri-devel -b2a89c87ae25a4fa8f735c4eb84110a17ed16bdb7b5c822fee6f03c19d08aee3 +6f4304ab2247f2f20fb96ad9ee93c3028b8eec47b902b71ebb9b9ec0c6680dec
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.