All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180326033024.GC27239@hr-amur2>

diff --git a/a/1.txt b/N1/1.txt
index 8c9fc80..0ad3785 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -18,12 +18,12 @@ Reviewed-by: Huang Rui <ray.huang@amd.com>
 >  
 > -	if (crev != 9) {
 > -		pr_err("Unsupported IGP table: %d %d\n", frev, crev);
-> +	if (info == NULL) {
+> +	if (info = NULL) {
 > +		pr_err("Could not retrieve the Integrated System Info Table!\n");
 >  		return -EINVAL;
 >  	}
 >  
-> -	if (info == NULL) {
+> -	if (info = NULL) {
 > -		pr_err("Could not retrieve the Integrated System Info Table!\n");
 > +	if (crev != 9) {
 > +		pr_err("Unsupported IGP table: %d %d\n", frev, crev);
@@ -34,7 +34,3 @@ Reviewed-by: Huang Rui <ray.huang@amd.com>
 > amd-gfx mailing list
 > amd-gfx@lists.freedesktop.org
 > https://lists.freedesktop.org/mailman/listinfo/amd-gfx
-_______________________________________________
-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 e3e11ee..4f96040 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020180323113903.GD28518@mwanda\0"
  "From\0Huang Rui <ray.huang@amd.com>\0"
  "Subject\0Re: [PATCH] drm/amd/pp: silence a static checker warning\0"
- "Date\0Mon, 26 Mar 2018 11:30:25 +0800\0"
+ "Date\0Mon, 26 Mar 2018 03:30:25 +0000\0"
  "To\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Cc\0Tom St Denis <tom.stdenis@amd.com>"
   David Airlie <airlied@linux.ie>
@@ -34,12 +34,12 @@
  ">  \n"
  "> -\tif (crev != 9) {\n"
  "> -\t\tpr_err(\"Unsupported IGP table: %d %d\\n\", frev, crev);\n"
- "> +\tif (info == NULL) {\n"
+ "> +\tif (info = NULL) {\n"
  "> +\t\tpr_err(\"Could not retrieve the Integrated System Info Table!\\n\");\n"
  ">  \t\treturn -EINVAL;\n"
  ">  \t}\n"
  ">  \n"
- "> -\tif (info == NULL) {\n"
+ "> -\tif (info = NULL) {\n"
  "> -\t\tpr_err(\"Could not retrieve the Integrated System Info Table!\\n\");\n"
  "> +\tif (crev != 9) {\n"
  "> +\t\tpr_err(\"Unsupported IGP table: %d %d\\n\", frev, crev);\n"
@@ -49,10 +49,6 @@
  "> _______________________________________________\n"
  "> amd-gfx mailing list\n"
  "> amd-gfx@lists.freedesktop.org\n"
- "> https://lists.freedesktop.org/mailman/listinfo/amd-gfx\n"
- "_______________________________________________\n"
- "dri-devel mailing list\n"
- "dri-devel@lists.freedesktop.org\n"
- https://lists.freedesktop.org/mailman/listinfo/dri-devel
+ > https://lists.freedesktop.org/mailman/listinfo/amd-gfx
 
-3a5f82bc646fa0d886fe42242f2b855fb8f7d6946931d0311092599eb98aea94
+65bf14e02a7df2889a46b04675968b23c6a16df67e551f6c912a542c634006f1

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.