Re: [PATCH] fs: fix comment typo in inode.c
Jan Kara <[email protected]>
| Newsgroups | org.kernel.vger.linux-fsdevel |
|---|---|
| Message-ID | <ggiji43bphyef2b6kn2lzh5hce6e7cxfh5tlai6hgjvgm53ym4@q4cqw2lxpp7z> |
On Thu 13-08-26 15:06:03, Manush Prajwal wrote: > Fix "funtion" -> "function" in find_inode_nowait()'s comment. No > functional change. > > Signed-off-by: Manush Prajwal <[email protected]> Looks good. Feel free to add: Reviewed-by: Jan Kara <[email protected]> Honza > --- > fs/inode.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/fs/inode.c b/fs/inode.c > index 31c5b9ee3a..059094e40a 100644 > --- a/fs/inode.c > +++ b/fs/inode.c > @@ -1775,7 +1775,7 @@ EXPORT_SYMBOL(ilookup); > * function must never block --- find_inode() can block in > * __wait_on_freeing_inode() --- or when the caller can not increment > * the reference count because the resulting iput() might cause an > - * inode eviction. The tradeoff is that the @match funtion must be > + * inode eviction. The tradeoff is that the @match function must be > * very carefully implemented. > */ > struct inode *find_inode_nowait(struct super_block *sb, > -- > 2.46.2.windows.1 > -- Jan Kara <[email protected]> SUSE Labs, CR