linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs/vm/hmm.rst: Add missed space
@ 2018-08-31  8:01 Baoquan He
  2018-08-31 22:23 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Baoquan He @ 2018-08-31  8:01 UTC (permalink / raw)
  To: jglisse, corbet; +Cc: linux-doc, linux-kernel, Baoquan He

This space missing caused the colour scheme in vim editor messy
after that line. Add it to fix.

Signed-off-by: Baoquan He <bhe@redhat.com>
---
 Documentation/vm/hmm.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/vm/hmm.rst b/Documentation/vm/hmm.rst
index cdf3911582c8..63e8d44c4fba 100644
--- a/Documentation/vm/hmm.rst
+++ b/Documentation/vm/hmm.rst
@@ -194,7 +194,7 @@ use either::
                       unsigned long start,
                       unsigned long end,
                       hmm_pfn_t *pfns);
- int hmm_vma_fault(struct vm_area_struct *vma,
+  int hmm_vma_fault(struct vm_area_struct *vma,
                    struct hmm_range *range,
                    unsigned long start,
                    unsigned long end,
-- 
2.13.6


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] docs/vm/hmm.rst: Add missed space
  2018-08-31  8:01 [PATCH] docs/vm/hmm.rst: Add missed space Baoquan He
@ 2018-08-31 22:23 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2018-08-31 22:23 UTC (permalink / raw)
  To: Baoquan He; +Cc: jglisse, linux-doc, linux-kernel

On Fri, 31 Aug 2018 16:01:19 +0800
Baoquan He <bhe@redhat.com> wrote:

> This space missing caused the colour scheme in vim editor messy
> after that line. Add it to fix.
> 
> Signed-off-by: Baoquan He <bhe@redhat.com>

I'm all in favor of non-messy color schemes - and for consistent
alignment in general.  To that end, I took the liberty of fixing the rest
of the lines after the one you changed.

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-08-31 22:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-31  8:01 [PATCH] docs/vm/hmm.rst: Add missed space Baoquan He
2018-08-31 22:23 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).