Re: [PATCH] docs/vm: hwpoison.rst: Fix quote formatting

2019-06-18 Thread Jonathan Corbet
On Tue, 18 Jun 2019 16:51:06 +0100 Valentin Schneider wrote: > I'm afraid this was only a "drive-by" patch, as I just happened to skim > through this page on my phone while waiting for a meeting - I'm quite > clueless about page poisoning. No worries. Thanks for the patch; it makes things bette

Re: [PATCH] docs/vm: hwpoison.rst: Fix quote formatting

2019-06-18 Thread Valentin Schneider
On 18/06/2019 16:31, Jonathan Corbet wrote: > On Tue, 18 Jun 2019 15:56:05 +0100 > Valentin Schneider wrote: > >> The asterisks prepended to the quoted text currently get translated to >> bullet points, which gets increasingly confusing the smaller your >> screen is (when viewing the sphinx outpu

Re: [PATCH] docs/vm: hwpoison.rst: Fix quote formatting

2019-06-18 Thread Jonathan Corbet
On Tue, 18 Jun 2019 15:56:05 +0100 Valentin Schneider wrote: > The asterisks prepended to the quoted text currently get translated to > bullet points, which gets increasingly confusing the smaller your > screen is (when viewing the sphinx output, that is). > > Convert the whole quote to a litera

[PATCH] docs/vm: hwpoison.rst: Fix quote formatting

2019-06-18 Thread Valentin Schneider
The asterisks prepended to the quoted text currently get translated to bullet points, which gets increasingly confusing the smaller your screen is (when viewing the sphinx output, that is). Convert the whole quote to a literal block. Signed-off-by: Valentin Schneider --- Documentation/vm/hwpois