diff for duplicates of <20200320132117.GA95012@mwanda> diff --git a/a/1.txt b/N1/1.txt index 93effd7..5048714 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -20,7 +20,7 @@ index 7c0b1e6b80ff..4dc7bd7e02b6 100644 + int max_size, payload_size; int rc = 0; - if ((type = NCI_PATCH_TYPE_OTP && !info->otp_patch) || + if ((type == NCI_PATCH_TYPE_OTP && !info->otp_patch) || @@ -207,8 +207,7 @@ static int fdp_nci_send_patch(struct nci_dev *ndev, u8 conn_id, u8 type) while (len) { diff --git a/a/content_digest b/N1/content_digest index e70e256..04a9993 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[PATCH net] NFC: fdp: Fix a signedness bug in fdp_nci_send_patch()\0" - "Date\0Fri, 20 Mar 2020 13:21:17 +0000\0" + "Date\0Fri, 20 Mar 2020 16:21:17 +0300\0" "To\0Kate Stewart <kstewart@linuxfoundation.org>" " Robert Dolca <robert.dolca@intel.com>\0" "Cc\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>" @@ -32,7 +32,7 @@ "+\tint max_size, payload_size;\n" " \tint rc = 0;\n" " \n" - " \tif ((type = NCI_PATCH_TYPE_OTP && !info->otp_patch) ||\n" + " \tif ((type == NCI_PATCH_TYPE_OTP && !info->otp_patch) ||\n" "@@ -207,8 +207,7 @@ static int fdp_nci_send_patch(struct nci_dev *ndev, u8 conn_id, u8 type)\n" " \n" " \twhile (len) {\n" @@ -46,4 +46,4 @@ "-- \n" 2.20.1 -d3b18a8eb5e568505e963664e7270b57f2a94fbe51f53ad2d19031270f630186 +913f17a65d866448ebcc31ad9ecffaf7cc0ef37a637e477920db61ec85bf97e3
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.