lkml.org 
[lkml]   [2020]   [Jun]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH 15/17] mm: Fix trivial spelling
    From
    Date
    On 09.06.20 14:46, Kieran Bingham wrote:
    > The word 'descriptor' is misspelled throughout the tree.
    >

    "mm/balloon_compaction:" is a better subject prefix

    Reviewed-by: David Hildenbrand <david@redhat.com>

    > Fix it up accordingly:
    > decriptors -> descriptors
    >
    > Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
    > ---
    > virtio-mem-v3.c | 4 ++--
    > 1 file changed, 2 insertions(+), 2 deletions(-)
    >
    > diff --git a/mm/balloon_compaction.c b/mm/balloon_compaction.c
    > index 26de020aae7b..907fefde2572 100644
    > --- a/mm/balloon_compaction.c
    > +++ b/mm/balloon_compaction.c
    > @@ -58,7 +58,7 @@ EXPORT_SYMBOL_GPL(balloon_page_list_enqueue);
    > /**
    > * balloon_page_list_dequeue() - removes pages from balloon's page list and
    > * returns a list of the pages.
    > - * @b_dev_info: balloon device decriptor where we will grab a page from.
    > + * @b_dev_info: balloon device descriptor where we will grab a page from.
    > * @pages: pointer to the list of pages that would be returned to the caller.
    > * @n_req_pages: number of requested pages.
    > *
    > @@ -157,7 +157,7 @@ EXPORT_SYMBOL_GPL(balloon_page_enqueue);
    > /*
    > * balloon_page_dequeue - removes a page from balloon's page list and returns
    > * its address to allow the driver to release the page.
    > - * @b_dev_info: balloon device decriptor where we will grab a page from.
    > + * @b_dev_info: balloon device descriptor where we will grab a page from.
    > *
    > * Driver must call this function to properly dequeue a previously enqueued page
    > * before definitively releasing it back to the guest system.
    >


    --
    Thanks,

    David / dhildenb

    \
     
     \ /
      Last update: 2020-06-09 16:05    [W:4.242 / U:0.100 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site