diff for duplicates of <20201130074829.GA2767@kadam> diff --git a/a/1.txt b/N1/1.txt index b63fe2e..b7c3981 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -114,7 +114,7 @@ the reader. kmb_dsi_host_bridge_init(&dsi_pdev->dev); 486 - 487 if (ret = -EPROBE_DEFER) { + 487 if (ret == -EPROBE_DEFER) { 488 return -EPROBE_DEFER; 489 } else if (ret) { 490 DRM_ERROR("probe failed to initialize DSI host bridge\n"); @@ -158,3 +158,7 @@ driver. Could you fix it and CC me on the fix? regards, dan carpenter +_______________________________________________ +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 67656d1..7a2a765 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\0BY5PR11MB41823E214598EC70A9EAEEA08CFF0@BY5PR11MB4182.namprd11.prod.outlook.com\0" "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0Re: [PATCH v2] drm/kmb: Fix possible oops in probe error handling\0" - "Date\0Mon, 30 Nov 2020 07:48:29 +0000\0" + "Date\0Mon, 30 Nov 2020 10:48:29 +0300\0" "To\0Chrisanthus" " Anitha <anitha.chrisanthus@intel.com>\0" "Cc\0David Airlie <airlied@linux.ie>" @@ -130,7 +130,7 @@ "\tkmb_dsi_host_bridge_init(&dsi_pdev->dev);\n" "\n" " 486 \n" - " 487 if (ret = -EPROBE_DEFER) {\n" + " 487 if (ret == -EPROBE_DEFER) {\n" " 488 return -EPROBE_DEFER;\n" " 489 } else if (ret) {\n" " 490 DRM_ERROR(\"probe failed to initialize DSI host bridge\\n\");\n" @@ -173,6 +173,10 @@ "driver. Could you fix it and CC me on the fix?\n" "\n" "regards,\n" - dan carpenter + "dan carpenter\n" + "_______________________________________________\n" + "dri-devel mailing list\n" + "dri-devel@lists.freedesktop.org\n" + https://lists.freedesktop.org/mailman/listinfo/dri-devel -ff3f1771e9c2bcfb870a8d43d0f66fd662651d6a302ced44f6c0cfe50ef7e538 +f322095f53eae5f7f7ed51fad1353359ef8367a4b1ed64df088d4ec2ab51872d
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.