Re: [PATCH] reiserfs: Replace kmalloc with kcalloc in the comment

2020-05-28 Thread Jan Kara
On Fri 29-05-20 09:02:30, Yi Wang wrote: > From: Liao Pingfang > > Use kcalloc instead of kmalloc in the comment according to > the previous kcalloc() call. > > Signed-off-by: Liao Pingfang Thanks. I've added the patch to my tree.

[PATCH] reiserfs: Replace kmalloc with kcalloc in the comment

2020-05-28 Thread Yi Wang
From: Liao Pingfang Use kcalloc instead of kmalloc in the comment according to the previous kcalloc() call. Signed-off-by: Liao Pingfang --- fs/reiserfs/inode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/reiserfs/inode.c b/fs/reiserfs/inode.c index 6419e6d..21ad762