diff for duplicates of <20200108135728.GA19220@netronome.com> diff --git a/a/1.txt b/N1/1.txt index acf24d6..bddedbf 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -23,7 +23,7 @@ Reviewed-by: Simon Horman <simon.horman@netronome.com> > chan->move_id = req->dest_amp_id; > - icid = chan->dcid; > -> if (req->dest_amp_id = AMP_ID_BREDR) { +> if (req->dest_amp_id == AMP_ID_BREDR) { > /* Moving to BR/EDR */ > -- > 2.24.0 diff --git a/a/content_digest b/N1/content_digest index b3c8949..b3373dd 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020200107180013.124501-1-colin.king@canonical.com\0" "From\0Simon Horman <simon.horman@netronome.com>\0" "Subject\0Re: [PATCH] Bluetooth: remove redundant assignment to variable icid\0" - "Date\0Wed, 08 Jan 2020 13:57:28 +0000\0" + "Date\0Wed, 8 Jan 2020 14:57:28 +0100\0" "To\0Colin King <colin.king@canonical.com>\0" "Cc\0Marcel Holtmann <marcel@holtmann.org>" Johan Hedberg <johan.hedberg@gmail.com> @@ -37,10 +37,10 @@ "> \tchan->move_id = req->dest_amp_id;\n" "> -\ticid = chan->dcid;\n" "> \n" - "> \tif (req->dest_amp_id = AMP_ID_BREDR) {\n" + "> \tif (req->dest_amp_id == AMP_ID_BREDR) {\n" "> \t\t/* Moving to BR/EDR */\n" "> -- \n" "> 2.24.0\n" > -71f53a173bab81940f624f8c77f0e27e30a7b240ec436621bc09b7183e76efc2 +67bc080bebb48bc0a11d4e9bfd72361cb3bdbe7537c366ef09fac0cc5f3662b1
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.