diff for duplicates of <20200608054614.GO23230@ZenIV.linux.org.uk> diff --git a/a/1.txt b/N1/1.txt index 749328f..36f0fad 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -13,7 +13,9 @@ probably are missing an inline helper. PS: this > - buf->time_stamp_off_a = vnt_time_stamp_off(pDevice, wCurrentRate); > - buf->time_stamp_off_b = vnt_time_stamp_off(pDevice, pDevice->byTopCCKBasicRate); -> + buf->time_stamp_off_a > + vnt_time_stamp_off(pDevice, wCurrentRate); -> + buf->time_stamp_off_b > + vnt_time_stamp_off(pDevice, +> + buf->time_stamp_off_a = +> + vnt_time_stamp_off(pDevice, wCurrentRate); +> + buf->time_stamp_off_b = +> + vnt_time_stamp_off(pDevice, > + pDevice->byTopCCKBasicRate); is no improvement. diff --git a/a/content_digest b/N1/content_digest index 7ed1858..c4cfd37 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020200607224156.GA24090@ip-172-31-24-31.ec2.internal\0" "From\0Al Viro <viro@zeniv.linux.org.uk>\0" - "Subject\0Re: Forest Bond <forest@alittletooquiet.net>,Greg Kroah-Hartman <gregkh@linuxfoundation.org>,devel@d\0" - "Date\0Mon, 08 Jun 2020 05:46:14 +0000\0" + "Subject\0Re: Forest Bond <forest@alittletooquiet.net>,Greg Kroah-Hartman <gregkh@linuxfoundation.org>,devel@driverdev.osuosl.org,linux-kernel@vger.kernel.org\0" + "Date\0Mon, 8 Jun 2020 06:46:14 +0100\0" "To\0Rodolfo C. Villordo <rodolfovillordo@gmail.com>\0" "Cc\0Forest Bond <forest@alittletooquiet.net>" Greg Kroah-Hartman <gregkh@linuxfoundation.org> @@ -24,9 +24,11 @@ "PS: this\n" "> -\t\t\tbuf->time_stamp_off_a = vnt_time_stamp_off(pDevice, wCurrentRate);\n" "> -\t\t\tbuf->time_stamp_off_b = vnt_time_stamp_off(pDevice, pDevice->byTopCCKBasicRate);\n" - "> +\t\t\tbuf->time_stamp_off_a > +\t\t\t\tvnt_time_stamp_off(pDevice, wCurrentRate);\n" - "> +\t\t\tbuf->time_stamp_off_b > +\t\t\t\tvnt_time_stamp_off(pDevice,\n" + "> +\t\t\tbuf->time_stamp_off_a =\n" + "> +\t\t\t\tvnt_time_stamp_off(pDevice, wCurrentRate);\n" + "> +\t\t\tbuf->time_stamp_off_b =\n" + "> +\t\t\t\tvnt_time_stamp_off(pDevice,\n" "> +\t\t\t\t\t\t pDevice->byTopCCKBasicRate);\n" is no improvement. -e004d34852eb461180ab64ae9b9429321928c382453f6e7f947eb01516188efc +ebc6b93a1b867f972347daa089755a294f961f815e09e4f4be3891ee909f1775
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.