diff for duplicates of <1452516132.26146.16.camel@linux.intel.com> diff --git a/a/1.txt b/N1/1.txt index b895570..e513c62 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,14 +9,14 @@ one, btw?) Also, patch does not fix a warning. Rephrase title and commit message in an appropriate way. ->=20 -> 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 > --- -> =C2=A0drivers/tty/serial/8250/8250_pnp.c | 4 ++-- -> =C2=A01 file changed, 2 insertions(+), 2 deletions(-) ->=20 +> drivers/tty/serial/8250/8250_pnp.c | 4 ++-- +> 1 file changed, 2 insertions(+), 2 deletions(-) +> > diff --git a/drivers/tty/serial/8250/8250_pnp.c > b/drivers/tty/serial/8250/8250_pnp.c > index ba3a1af..e99282f 100644 @@ -24,29 +24,23 @@ in an appropriate way. > +++ b/drivers/tty/serial/8250/8250_pnp.c > @@ -465,8 +465,8 @@ serial_pnp_probe(struct pnp_dev *dev, const > struct pnp_device_id *dev_id) -> =C2=A0 return -ENODEV; -> =C2=A0 -> =C2=A0 dev_dbg(&dev->dev, -> - =C2=A0"Setup PNP port: port %x, mem 0x%lx, irq %d, type +> return -ENODEV; +> +> dev_dbg(&dev->dev, +> - "Setup PNP port: port %x, mem 0x%lx, irq %d, type > %d\n", -> - =C2=A0uart.port.iobase, uart.port.mapbase, -> + =C2=A0"Setup PNP port: port %lx, mem 0x%lx, irq %d, type +> - uart.port.iobase, uart.port.mapbase, +> + "Setup PNP port: port %lx, mem 0x%lx, irq %d, type > %d\n", -> + =C2=A0uart.port.iobase, (unsigned long) +> + uart.port.iobase, (unsigned long) > uart.port.mapbase, No need to have a space after ). -> =C2=A0 =C2=A0uart.port.irq, uart.port.iotype); -> =C2=A0 -> =C2=A0 if (flags & CIR_PORT) { +> uart.port.irq, uart.port.iotype); +> +> if (flags & CIR_PORT) { ---=20 +-- Andy Shevchenko <andriy.shevchenko@linux.intel.com> Intel Finland Oy - --- -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 dc2376e..ba18ec2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -39,14 +39,14 @@ "Also, patch does not fix a warning. Rephrase title and commit message\n" "in an appropriate way.\n" "\n" - ">=20\n" - "> Signed-off-by: Anton W=C3=BCrfel <anton.wuerfel@fau.de>\n" + "> \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" - "> =C2=A0drivers/tty/serial/8250/8250_pnp.c | 4 ++--\n" - "> =C2=A01 file changed, 2 insertions(+), 2 deletions(-)\n" - ">=20\n" + "> \302\240drivers/tty/serial/8250/8250_pnp.c | 4 ++--\n" + "> \302\2401 file changed, 2 insertions(+), 2 deletions(-)\n" + "> \n" "> diff --git a/drivers/tty/serial/8250/8250_pnp.c\n" "> b/drivers/tty/serial/8250/8250_pnp.c\n" "> index ba3a1af..e99282f 100644\n" @@ -54,31 +54,25 @@ "> +++ b/drivers/tty/serial/8250/8250_pnp.c\n" "> @@ -465,8 +465,8 @@ serial_pnp_probe(struct pnp_dev *dev, const\n" "> struct pnp_device_id *dev_id)\n" - "> =C2=A0\t\treturn -ENODEV;\n" - "> =C2=A0\n" - "> =C2=A0\tdev_dbg(&dev->dev,\n" - "> -\t\t=C2=A0\"Setup PNP port: port %x, mem 0x%lx, irq %d, type\n" + "> \302\240\t\treturn -ENODEV;\n" + "> \302\240\n" + "> \302\240\tdev_dbg(&dev->dev,\n" + "> -\t\t\302\240\"Setup PNP port: port %x, mem 0x%lx, irq %d, type\n" "> %d\\n\",\n" - "> -\t\t=C2=A0uart.port.iobase, uart.port.mapbase,\n" - "> +\t\t=C2=A0\"Setup PNP port: port %lx, mem 0x%lx, irq %d, type\n" + "> -\t\t\302\240uart.port.iobase, uart.port.mapbase,\n" + "> +\t\t\302\240\"Setup PNP port: port %lx, mem 0x%lx, irq %d, type\n" "> %d\\n\",\n" - "> +\t\t=C2=A0uart.port.iobase, (unsigned long)\n" + "> +\t\t\302\240uart.port.iobase, (unsigned long)\n" "> uart.port.mapbase,\n" "\n" "No need to have a space after ).\n" "\n" - "> =C2=A0\t\t=C2=A0uart.port.irq, uart.port.iotype);\n" - "> =C2=A0\n" - "> =C2=A0\tif (flags & CIR_PORT) {\n" + "> \302\240\t\t\302\240uart.port.irq, uart.port.iotype);\n" + "> \302\240\n" + "> \302\240\tif (flags & CIR_PORT) {\n" "\n" - "--=20\n" + "-- \n" "Andy Shevchenko <andriy.shevchenko@linux.intel.com>\n" - "Intel Finland Oy\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 + Intel Finland Oy -5c77511ea729acebc32daa956d7b64fc15b3964ce233bc2615aa84fb322158a5 +73a5c7d1fecefb87d33e23304596ed1d9bd08bab173ff5103e20e30d65beda7f
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.