diff for duplicates of <523F4B76.80507@cogentembedded.com> diff --git a/a/1.txt b/N1/1.txt index a57188a..3b4570e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,7 +5,7 @@ On 09/22/2013 11:50 PM, Peter Senna Tschudin wrote: You have a typo in the subject -- "brake" is a device to stop a vehicle. :-) > This patch removes the variable continual, and change the while loop -> to break when efuse_data = 0xFF. +> to break when efuse_data == 0xFF. > Tested by compilation only. diff --git a/a/content_digest b/N1/content_digest index 1dd1215..8f9842a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01379879410-22787-1-git-send-email-peter.senna@gmail.com\0" "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" "Subject\0Re: [PATCH V2] wireless: rtlwifi: Replace variable with a brake\0" - "Date\0Sun, 22 Sep 2013 19:56:38 +0000\0" + "Date\0Sun, 22 Sep 2013 23:56:38 +0400\0" "To\0Peter Senna Tschudin <peter.senna@gmail.com>\0" "Cc\0Larry.Finger@lwfinger.net" chaoming_li@realsil.com.cn @@ -20,7 +20,7 @@ " You have a typo in the subject -- \"brake\" is a device to stop a vehicle. :-)\n" "\n" "> This patch removes the variable continual, and change the while loop\n" - "> to break when efuse_data = 0xFF.\n" + "> to break when efuse_data == 0xFF.\n" "\n" "> Tested by compilation only.\n" "\n" @@ -73,4 +73,4 @@ "\n" WBR, Sergei -4168ed60058825e4c8775c84722154902f2639829b1997c47eeafac3e2e78b54 +ee072b27018c7cdb8cbeff1b3ee7b26deccffc0d3026591e082ba083ca771d96
diff --git a/a/1.txt b/N2/1.txt index a57188a..96d850b 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -5,12 +5,12 @@ On 09/22/2013 11:50 PM, Peter Senna Tschudin wrote: You have a typo in the subject -- "brake" is a device to stop a vehicle. :-) > This patch removes the variable continual, and change the while loop -> to break when efuse_data = 0xFF. +> to break when efuse_data == 0xFF. > Tested by compilation only. -> CC: Joe Perches <joe@perches.com> -> Signed-off-by: Peter Senna Tschudin <peter.senna@gmail.com> +> CC: Joe Perches <joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org> +> Signed-off-by: Peter Senna Tschudin <peter.senna-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > --- > Changes from V1: > - Fix the indetation @@ -57,3 +57,8 @@ On 09/22/2013 11:50 PM, Peter Senna Tschudin wrote: needed. WBR, Sergei + +-- +To unsubscribe from this list: send the line "unsubscribe linux-wireless" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index 1dd1215..007a7b2 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,16 +1,17 @@ "ref\01379879410-22787-1-git-send-email-peter.senna@gmail.com\0" - "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" + "ref\01379879410-22787-1-git-send-email-peter.senna-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "From\0Sergei Shtylyov <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>\0" "Subject\0Re: [PATCH V2] wireless: rtlwifi: Replace variable with a brake\0" - "Date\0Sun, 22 Sep 2013 19:56:38 +0000\0" - "To\0Peter Senna Tschudin <peter.senna@gmail.com>\0" - "Cc\0Larry.Finger@lwfinger.net" - chaoming_li@realsil.com.cn - joe@perches.com - linville@tuxdriver.com - linux-wireless@vger.kernel.org - netdev@vger.kernel.org - linux-kernel@vger.kernel.org - " kernel-janitors@vger.kernel.org\0" + "Date\0Sun, 22 Sep 2013 23:56:38 +0400\0" + "To\0Peter Senna Tschudin <peter.senna-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Cc\0Larry.Finger-tQ5ms3gMjBLk1uMJSBkQmQ@public.gmane.org" + chaoming_li-kXabqFNEczNtrwSWzY7KCg@public.gmane.org + joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org + linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org + linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " kernel-janitors-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "Hello.\n" @@ -20,12 +21,12 @@ " You have a typo in the subject -- \"brake\" is a device to stop a vehicle. :-)\n" "\n" "> This patch removes the variable continual, and change the while loop\n" - "> to break when efuse_data = 0xFF.\n" + "> to break when efuse_data == 0xFF.\n" "\n" "> Tested by compilation only.\n" "\n" - "> CC: Joe Perches <joe@perches.com>\n" - "> Signed-off-by: Peter Senna Tschudin <peter.senna@gmail.com>\n" + "> CC: Joe Perches <joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org>\n" + "> Signed-off-by: Peter Senna Tschudin <peter.senna-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> ---\n" "> Changes from V1:\n" "> - Fix the indetation\n" @@ -71,6 +72,11 @@ " Start this line under efuse_one_byte_read, please. Also, parens are not \n" "needed.\n" "\n" - WBR, Sergei + "WBR, Sergei\n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-wireless\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -4168ed60058825e4c8775c84722154902f2639829b1997c47eeafac3e2e78b54 +2d7a04c3f355e7bff0bf4dbaee23c51452f0c5805f5e6a8211dc00eaf53aee74
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.