Re: [PATCH] trivial: Fix duplicated words

2022-07-22 Thread Daniel P . Berrangé
On Fri, Jul 22, 2022 at 05:07:08PM +0200, Thomas Huth wrote: > On 22/07/2022 17.03, Daniel P. Berrangé wrote: > > On Fri, Jul 22, 2022 at 04:58:59PM +0200, Thomas Huth wrote: > > > Some files wrongly contain the same word twice in a row. > > > One of them should be removed or replaced. > > > > > >

Re: [PATCH] trivial: Fix duplicated words

2022-07-22 Thread Thomas Huth
On 22/07/2022 17.03, Daniel P. Berrangé wrote: On Fri, Jul 22, 2022 at 04:58:59PM +0200, Thomas Huth wrote: Some files wrongly contain the same word twice in a row. One of them should be removed or replaced. Signed-off-by: Thomas Huth --- Removing duplicated words seems to be the new hip tre

Re: [PATCH] trivial: Fix duplicated words

2022-07-22 Thread Daniel P . Berrangé
On Fri, Jul 22, 2022 at 04:58:59PM +0200, Thomas Huth wrote: > Some files wrongly contain the same word twice in a row. > One of them should be removed or replaced. > > Signed-off-by: Thomas Huth > --- > Removing duplicated words seems to be the new hip trend on the > Linux kernel mailing lists

[PATCH] trivial: Fix duplicated words

2022-07-22 Thread Thomas Huth
Some files wrongly contain the same word twice in a row. One of them should be removed or replaced. Signed-off-by: Thomas Huth --- Removing duplicated words seems to be the new hip trend on the Linux kernel mailing lists - so let's be hip in QEMU land, too! ;-) docs/system/s390x/bootdevices.r