lkml.org 
[lkml]   [2012]   [Feb]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH] MM: fix a typo of truncate_inode_pages_range
    Date
    The typo of API truncate_inode_pages_range is not updated.

    Signed-off-by: Liu Bo <liubo2009@cn.fujitsu.com>
    ---
    mm/truncate.c | 2 +-
    1 files changed, 1 insertions(+), 1 deletions(-)

    diff --git a/mm/truncate.c b/mm/truncate.c
    index 632b15e..a188058 100644
    --- a/mm/truncate.c
    +++ b/mm/truncate.c
    @@ -184,7 +184,7 @@ int invalidate_inode_page(struct page *page)
    }

    /**
    - * truncate_inode_pages - truncate range of pages specified by start & end byte offsets
    + * truncate_inode_pages_range - truncate range of pages specified by start & end byte offsets
    * @mapping: mapping to truncate
    * @lstart: offset from which to truncate
    * @lend: offset to which to truncate
    --
    1.6.5.2


    \
     
     \ /
      Last update: 2012-02-21 04:03    [W:3.390 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site