diff for duplicates of <567199D6.4050106@hurleysoftware.com> diff --git a/a/1.txt b/N1/1.txt index 87fb465..e656a5e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,10 +2,8 @@ Hi Anton, On 12/16/2015 07:36 AM, Anton Wuerfel wrote: > This patch removes code which has been commented out. It serves no -> documentary purposes and decreases the readability of the remaining c= -ode. -> Furthermore the comment style causes checkpatch warnings. If this cod= -e +> documentary purposes and decreases the readability of the remaining code. +> Furthermore the comment style causes checkpatch warnings. If this code > should ever be needed again, git keeps track of it. This is bad idea. @@ -17,20 +15,18 @@ ids in the 16.5M-line Linux source tree, say since 2.6.32? Regards, Peter Hurley -> Signed-off-by: Anton W=C3=BCrfel <anton.wuerfel@fau.de> +> Signed-off-by: Anton Würfel <anton.wuerfel@fau.de> > Signed-off-by: Phillip Raffeck <phillip.raffeck@fau.de> > CC: linux-kernel@i4.cs.fau.de > --- > drivers/tty/serial/8250/8250_pci.c | 7 ------- > 1 file changed, 7 deletions(-) ->=20 -> diff --git a/drivers/tty/serial/8250/8250_pci.c b/drivers/tty/serial/= -8250/8250_pci.c +> +> diff --git a/drivers/tty/serial/8250/8250_pci.c b/drivers/tty/serial/8250/8250_pci.c > index 3bc0303..9136f0f 100644 > --- a/drivers/tty/serial/8250/8250_pci.c > +++ b/drivers/tty/serial/8250/8250_pci.c -> @@ -4928,16 +4928,9 @@ static struct pci_device_id serial_pci_tbl[] =3D= - { +> @@ -4928,16 +4928,9 @@ static struct pci_device_id serial_pci_tbl[] = { > { PCI_VENDOR_ID_KORENIX, PCI_DEVICE_ID_KORENIX_JETCARDF0, > 0x1208, 0x0004, 0, 0, > pbn_b0_4_921600 }, @@ -47,10 +43,9 @@ Peter Hurley > { PCI_VENDOR_ID_KORENIX, PCI_DEVICE_ID_KORENIX_JETCARDF2, > 0x1204, 0x0004, 0, 0, > pbn_b0_4_921600 }, ->=20 +> -- -To unsubscribe from this list: send the line "unsubscribe linux-parisc"= - in +To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index e7875c4..da22f13 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -33,10 +33,8 @@ "\n" "On 12/16/2015 07:36 AM, Anton Wuerfel wrote:\n" "> This patch removes code which has been commented out. It serves no\n" - "> documentary purposes and decreases the readability of the remaining c=\n" - "ode.\n" - "> Furthermore the comment style causes checkpatch warnings. If this cod=\n" - "e\n" + "> documentary purposes and decreases the readability of the remaining code.\n" + "> Furthermore the comment style causes checkpatch warnings. If this code\n" "> should ever be needed again, git keeps track of it.\n" "\n" "This is bad idea.\n" @@ -48,20 +46,18 @@ "Regards,\n" "Peter Hurley\n" "\n" - "> Signed-off-by: Anton W=C3=BCrfel <anton.wuerfel@fau.de>\n" + "> Signed-off-by: Anton W\303\274rfel <anton.wuerfel@fau.de>\n" "> Signed-off-by: Phillip Raffeck <phillip.raffeck@fau.de>\n" "> CC: linux-kernel@i4.cs.fau.de\n" "> ---\n" "> drivers/tty/serial/8250/8250_pci.c | 7 -------\n" "> 1 file changed, 7 deletions(-)\n" - ">=20\n" - "> diff --git a/drivers/tty/serial/8250/8250_pci.c b/drivers/tty/serial/=\n" - "8250/8250_pci.c\n" + "> \n" + "> diff --git a/drivers/tty/serial/8250/8250_pci.c b/drivers/tty/serial/8250/8250_pci.c\n" "> index 3bc0303..9136f0f 100644\n" "> --- a/drivers/tty/serial/8250/8250_pci.c\n" "> +++ b/drivers/tty/serial/8250/8250_pci.c\n" - "> @@ -4928,16 +4928,9 @@ static struct pci_device_id serial_pci_tbl[] =3D=\n" - " {\n" + "> @@ -4928,16 +4928,9 @@ static struct pci_device_id serial_pci_tbl[] = {\n" "> \t{\tPCI_VENDOR_ID_KORENIX, PCI_DEVICE_ID_KORENIX_JETCARDF0,\n" "> \t\t0x1208, 0x0004, 0, 0,\n" "> \t\tpbn_b0_4_921600 },\n" @@ -78,12 +74,11 @@ "> \t{\tPCI_VENDOR_ID_KORENIX, PCI_DEVICE_ID_KORENIX_JETCARDF2,\n" "> \t\t0x1204, 0x0004, 0, 0,\n" "> \t\tpbn_b0_4_921600 },\n" - ">=20\n" + "> \n" "\n" "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-parisc\"=\n" - " in\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-parisc\" in\n" "the body of a message to majordomo@vger.kernel.org\n" More majordomo info at http://vger.kernel.org/majordomo-info.html -ab434c7efa59437c7ea78c1b169107da6a08d03da46b0cb678c337a60615a0dc +527bef34dcee26ecdbe363afb6b3c0940994f7fbce7b365fca350e9bec391598
diff --git a/a/1.txt b/N2/1.txt index 87fb465..a2e4738 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -2,10 +2,8 @@ Hi Anton, On 12/16/2015 07:36 AM, Anton Wuerfel wrote: > This patch removes code which has been commented out. It serves no -> documentary purposes and decreases the readability of the remaining c= -ode. -> Furthermore the comment style causes checkpatch warnings. If this cod= -e +> documentary purposes and decreases the readability of the remaining code. +> Furthermore the comment style causes checkpatch warnings. If this code > should ever be needed again, git keeps track of it. This is bad idea. @@ -17,20 +15,18 @@ ids in the 16.5M-line Linux source tree, say since 2.6.32? Regards, Peter Hurley -> Signed-off-by: Anton W=C3=BCrfel <anton.wuerfel@fau.de> +> Signed-off-by: Anton Würfel <anton.wuerfel@fau.de> > Signed-off-by: Phillip Raffeck <phillip.raffeck@fau.de> > CC: linux-kernel@i4.cs.fau.de > --- > drivers/tty/serial/8250/8250_pci.c | 7 ------- > 1 file changed, 7 deletions(-) ->=20 -> diff --git a/drivers/tty/serial/8250/8250_pci.c b/drivers/tty/serial/= -8250/8250_pci.c +> +> diff --git a/drivers/tty/serial/8250/8250_pci.c b/drivers/tty/serial/8250/8250_pci.c > index 3bc0303..9136f0f 100644 > --- a/drivers/tty/serial/8250/8250_pci.c > +++ b/drivers/tty/serial/8250/8250_pci.c -> @@ -4928,16 +4928,9 @@ static struct pci_device_id serial_pci_tbl[] =3D= - { +> @@ -4928,16 +4928,9 @@ static struct pci_device_id serial_pci_tbl[] = { > { PCI_VENDOR_ID_KORENIX, PCI_DEVICE_ID_KORENIX_JETCARDF0, > 0x1208, 0x0004, 0, 0, > pbn_b0_4_921600 }, @@ -47,10 +43,4 @@ Peter Hurley > { PCI_VENDOR_ID_KORENIX, PCI_DEVICE_ID_KORENIX_JETCARDF2, > 0x1204, 0x0004, 0, 0, > pbn_b0_4_921600 }, ->=20 - --- -To unsubscribe from this list: send the line "unsubscribe linux-parisc"= - in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html +> diff --git a/a/content_digest b/N2/content_digest index e7875c4..f726b68 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -33,10 +33,8 @@ "\n" "On 12/16/2015 07:36 AM, Anton Wuerfel wrote:\n" "> This patch removes code which has been commented out. It serves no\n" - "> documentary purposes and decreases the readability of the remaining c=\n" - "ode.\n" - "> Furthermore the comment style causes checkpatch warnings. If this cod=\n" - "e\n" + "> documentary purposes and decreases the readability of the remaining code.\n" + "> Furthermore the comment style causes checkpatch warnings. If this code\n" "> should ever be needed again, git keeps track of it.\n" "\n" "This is bad idea.\n" @@ -48,20 +46,18 @@ "Regards,\n" "Peter Hurley\n" "\n" - "> Signed-off-by: Anton W=C3=BCrfel <anton.wuerfel@fau.de>\n" + "> Signed-off-by: Anton W\303\274rfel <anton.wuerfel@fau.de>\n" "> Signed-off-by: Phillip Raffeck <phillip.raffeck@fau.de>\n" "> CC: linux-kernel@i4.cs.fau.de\n" "> ---\n" "> drivers/tty/serial/8250/8250_pci.c | 7 -------\n" "> 1 file changed, 7 deletions(-)\n" - ">=20\n" - "> diff --git a/drivers/tty/serial/8250/8250_pci.c b/drivers/tty/serial/=\n" - "8250/8250_pci.c\n" + "> \n" + "> diff --git a/drivers/tty/serial/8250/8250_pci.c b/drivers/tty/serial/8250/8250_pci.c\n" "> index 3bc0303..9136f0f 100644\n" "> --- a/drivers/tty/serial/8250/8250_pci.c\n" "> +++ b/drivers/tty/serial/8250/8250_pci.c\n" - "> @@ -4928,16 +4928,9 @@ static struct pci_device_id serial_pci_tbl[] =3D=\n" - " {\n" + "> @@ -4928,16 +4928,9 @@ static struct pci_device_id serial_pci_tbl[] = {\n" "> \t{\tPCI_VENDOR_ID_KORENIX, PCI_DEVICE_ID_KORENIX_JETCARDF0,\n" "> \t\t0x1208, 0x0004, 0, 0,\n" "> \t\tpbn_b0_4_921600 },\n" @@ -78,12 +74,6 @@ "> \t{\tPCI_VENDOR_ID_KORENIX, PCI_DEVICE_ID_KORENIX_JETCARDF2,\n" "> \t\t0x1204, 0x0004, 0, 0,\n" "> \t\tpbn_b0_4_921600 },\n" - ">=20\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-parisc\"=\n" - " in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + > -ab434c7efa59437c7ea78c1b169107da6a08d03da46b0cb678c337a60615a0dc +adbb07da29e10f42eca336513deb1559509cdd8b0d5570acddbb73ff2c254fae
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.