diff for duplicates of <20210128143946.GA14625@labundy.com> diff --git a/a/1.txt b/N1/1.txt index c292432..c16a4e6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -31,7 +31,7 @@ This was fixed in [1]; it just needs pushed. > + int error, error_bl = 0; > u8 *pmap; > -> if (iqs5xx->bl_status = IQS5XX_BL_STATUS_NONE) +> if (iqs5xx->bl_status == IQS5XX_BL_STATUS_NONE) > -- > 2.29.2 > diff --git a/a/content_digest b/N1/content_digest index 16e8058..ec2ae44 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020210128121903.636652-1-colin.king@canonical.com\0" "From\0Jeff LaBundy <jeff@labundy.com>\0" "Subject\0Re: [PATCH][next] Input: iqs5xx: Ensure error_bl is initialized on error exit path\0" - "Date\0Thu, 28 Jan 2021 14:39:46 +0000\0" + "Date\0Thu, 28 Jan 2021 08:39:46 -0600\0" "To\0Colin King <colin.king@canonical.com>\0" "Cc\0Dmitry Torokhov <dmitry.torokhov@gmail.com>" linux-input@vger.kernel.org @@ -42,7 +42,7 @@ "> +\tint error, error_bl = 0;\n" "> \tu8 *pmap;\n" "> \n" - "> \tif (iqs5xx->bl_status = IQS5XX_BL_STATUS_NONE)\n" + "> \tif (iqs5xx->bl_status == IQS5XX_BL_STATUS_NONE)\n" "> -- \n" "> 2.29.2\n" "> \n" @@ -50,4 +50,4 @@ "Kind regards,\n" Jeff LaBundy -7b3f42f86af36995de67dc944acec340c8456e0b57c94f3d679540f3a63a0abc +7842d4354c2fea469e2b858f971770036a37afd789186d164a0a74845761705c
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.