Re: [PATCH] fs: fix comment typo in fs-writeback.c
Jan Kara <[email protected]>
| Newsgroups | org.kernel.vger.linux-fsdevel |
|---|---|
| Message-ID | <xfpcxeuaul3cq75fzzz7yvyt6hcjptxcwdblsnd3y7llg4noum@vpq3wbqpm3vm> |
On Thu 13-08-26 15:04:30, Manush Prajwal wrote: > Fix "paramters" -> "parameters" in the foreign-inode-detection > comment above wb_wait_for_completion(). No functional change. > > Signed-off-by: Manush Prajwal <[email protected]> Looks good. Feel free to add: Reviewed-by: Jan Kara <[email protected]> Honza > --- > fs/fs-writeback.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/fs/fs-writeback.c b/fs/fs-writeback.c > index fdb8766d27..e19a588c07 100644 > --- a/fs/fs-writeback.c > +++ b/fs/fs-writeback.c > @@ -233,7 +233,7 @@ void wb_wait_for_completion(struct wb_completion *done) > * Parameters for foreign inode detection, see wbc_detach_inode() to see > * how they're used. > * > - * These paramters are inherently heuristical as the detection target > + * These parameters are inherently heuristical as the detection target > * itself is fuzzy. All we want to do is detaching an inode from the > * current owner if it's being written to by some other cgroups too much. > * > -- > 2.46.2.windows.1 > -- Jan Kara <[email protected]> SUSE Labs, CR