diff for duplicates of <1491211256.27353.58.camel@perches.com> diff --git a/a/1.txt b/N1/1.txt index 29c5d92..51348ba 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -15,7 +15,7 @@ On Mon, 2017-04-03 at 10:15 +0100, Colin King wrote: > @@ -1249,7 +1249,7 @@ static ssize_t fw_logger_write(struct file *file, > } > -> if (wl->conf.fwlog.output = 0) { +> if (wl->conf.fwlog.output == 0) { > - wl1271_warning("iligal opperation - fw logger disabled by default, please change mode via wlconf"); > + wl1271_warning("illegal opperation - fw logger disabled by default, please change mode via wlconf"); diff --git a/a/content_digest b/N1/content_digest index 5da5fa7..616bfa4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020170403091530.18564-1-colin.king@canonical.com\0" "From\0Joe Perches <joe@perches.com>\0" "Subject\0Re: [PATCH] wlcore: fix spelling mistake in wl1271_warning 'iligal' -> 'illegal'\0" - "Date\0Mon, 03 Apr 2017 09:20:56 +0000\0" + "Date\0Mon, 03 Apr 2017 02:20:56 -0700\0" "To\0Colin King <colin.king@canonical.com>" Kalle Valo <kvalo@codeaurora.org> linux-wireless@vger.kernel.org @@ -27,7 +27,7 @@ "> @@ -1249,7 +1249,7 @@ static ssize_t fw_logger_write(struct file *file,\n" "> \t}\n" "> \n" - "> \tif (wl->conf.fwlog.output = 0) {\n" + "> \tif (wl->conf.fwlog.output == 0) {\n" "> -\t\twl1271_warning(\"iligal opperation - fw logger disabled by default, please change mode via wlconf\");\n" "> +\t\twl1271_warning(\"illegal opperation - fw logger disabled by default, please change mode via wlconf\");\n" "\n" @@ -41,4 +41,4 @@ "\n" Thanks and cheers, Joe -0c0100d39cfa857d7645939af25669ca4e834ab3b78fc8764f18a33d922d8c18 +54f6f804abfc27978c807aa885c0eecf0fff25ffafc0c5b2ca0a49cb83c89e35
diff --git a/a/1.txt b/N2/1.txt index 29c5d92..74b27a8 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,9 +1,9 @@ On Mon, 2017-04-03 at 10:15 +0100, Colin King wrote: -> From: Colin Ian King <colin.king@canonical.com> +> From: Colin Ian King <colin.king-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org> > > trivial fix to spelling mistake in wl1271_warning error message > -> Signed-off-by: Colin Ian King <colin.king@canonical.com> +> Signed-off-by: Colin Ian King <colin.king-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org> > --- > drivers/net/wireless/ti/wlcore/debugfs.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) @@ -15,7 +15,7 @@ On Mon, 2017-04-03 at 10:15 +0100, Colin King wrote: > @@ -1249,7 +1249,7 @@ static ssize_t fw_logger_write(struct file *file, > } > -> if (wl->conf.fwlog.output = 0) { +> if (wl->conf.fwlog.output == 0) { > - wl1271_warning("iligal opperation - fw logger disabled by default, please change mode via wlconf"); > + wl1271_warning("illegal opperation - fw logger disabled by default, please change mode via wlconf"); diff --git a/a/content_digest b/N2/content_digest index 5da5fa7..3ba7131 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,21 +1,22 @@ "ref\020170403091530.18564-1-colin.king@canonical.com\0" - "From\0Joe Perches <joe@perches.com>\0" + "ref\020170403091530.18564-1-colin.king-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org\0" + "From\0Joe Perches <joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org>\0" "Subject\0Re: [PATCH] wlcore: fix spelling mistake in wl1271_warning 'iligal' -> 'illegal'\0" - "Date\0Mon, 03 Apr 2017 09:20:56 +0000\0" - "To\0Colin King <colin.king@canonical.com>" - Kalle Valo <kvalo@codeaurora.org> - linux-wireless@vger.kernel.org - " netdev@vger.kernel.org\0" - "Cc\0kernel-janitors@vger.kernel.org" - " linux-kernel@vger.kernel.org\0" + "Date\0Mon, 03 Apr 2017 02:20:56 -0700\0" + "To\0Colin King <colin.king-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>" + Kalle Valo <kvalo-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "Cc\0kernel-janitors-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "On Mon, 2017-04-03 at 10:15 +0100, Colin King wrote:\n" - "> From: Colin Ian King <colin.king@canonical.com>\n" + "> From: Colin Ian King <colin.king-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>\n" "> \n" "> trivial fix to spelling mistake in wl1271_warning error message\n" "> \n" - "> Signed-off-by: Colin Ian King <colin.king@canonical.com>\n" + "> Signed-off-by: Colin Ian King <colin.king-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>\n" "> ---\n" "> drivers/net/wireless/ti/wlcore/debugfs.c | 2 +-\n" "> 1 file changed, 1 insertion(+), 1 deletion(-)\n" @@ -27,7 +28,7 @@ "> @@ -1249,7 +1249,7 @@ static ssize_t fw_logger_write(struct file *file,\n" "> \t}\n" "> \n" - "> \tif (wl->conf.fwlog.output = 0) {\n" + "> \tif (wl->conf.fwlog.output == 0) {\n" "> -\t\twl1271_warning(\"iligal opperation - fw logger disabled by default, please change mode via wlconf\");\n" "> +\t\twl1271_warning(\"illegal opperation - fw logger disabled by default, please change mode via wlconf\");\n" "\n" @@ -41,4 +42,4 @@ "\n" Thanks and cheers, Joe -0c0100d39cfa857d7645939af25669ca4e834ab3b78fc8764f18a33d922d8c18 +57ca6b2a0880bac9ea86ad7b506b7341fc7a2388275db6a844a6c21ae4899abb
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.