From: Jan Kara <jack@suse.cz>
To: Liu Bo <liubo2009@cn.fujitsu.com>
Cc: linux-kernel@vger.kernel.org, trivial@kernel.org, linux-mm@kvack.org
Subject: Re: [PATCH] MM: fix a typo of truncate_inode_pages_range
Date: Wed, 22 Feb 2012 13:37:25 +0100 [thread overview]
Message-ID: <20120222123725.GB28373@quack.suse.cz> (raw)
In-Reply-To: <1329793040-21406-1-git-send-email-liubo2009@cn.fujitsu.com>
On Tue 21-02-12 10:57:20, Liu Bo wrote:
> The typo of API truncate_inode_pages_range is not updated.
It's better to add more specific recipients of patches. It's too easy to
overlook a patch in 400+ daily messages on LKML. In this particular case
using trivial tree for merging would be appropriate. Added CCs.
Honza
>
> 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
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
--
Jan Kara <jack@suse.cz>
SUSE Labs, CR
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
parent reply other threads:[~2012-02-22 12:37 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <1329793040-21406-1-git-send-email-liubo2009@cn.fujitsu.com>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120222123725.GB28373@quack.suse.cz \
--to=jack@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=liubo2009@cn.fujitsu.com \
--cc=trivial@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).