Re: [PATCH] ext2: Fix a typo in comment

2019-01-29 Thread Jan Kara
On Tue 29-01-19 20:39:49, Liu Xiang wrote: > Fix a typo in ext2_get_blocks comment. > > Signed-off-by: Liu Xiang Thanks for the patch! Applied to my tree. Honza > --- > fs/ext2/inode.c | 2 +- > 1 file changed, 1 insertion(+), 1

[PATCH] ext2: Fix a typo in comment

2019-01-29 Thread Liu Xiang
Fix a typo in ext2_get_blocks comment. Signed-off-by: Liu Xiang --- fs/ext2/inode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/ext2/inode.c b/fs/ext2/inode.c index e4bb938..11da3fb 100644 --- a/fs/ext2/inode.c +++ b/fs/ext2/inode.c @@ -717,7 +717,7 @@ static int ext2_