Re: [PATCH] [PATCH 1/1] staging: erofs: Add function comment for erofs/super.c

2019-03-15 Thread arshad hussain
Hi Gao Xiang, On Wed, Mar 13, 2019 at 12:23 PM Gao Xiang wrote: > > Hi Arshad, > > I think this patch is good, and could you revise your patch > as I pointed out in the previous email? > > BTW, no need to duplicate [PATCH] [PATCH 1/1], the subject line can just be > [PATCH] staging: erofs: Add f

[PATCH] staging: erofs: Add function comment for erofs/inode.c

2019-03-15 Thread Arshad Hussain
This patch adds functions comment for file erofs/inode.c in sphinx format. Signed-off-by: Arshad Hussain --- drivers/staging/erofs/inode.c | 67 +-- 1 file changed, 64 insertions(+), 3 deletions(-) diff --git a/drivers/staging/erofs/inode.c b/drivers

[PATCH] [PATCH 1/1] staging: erofs: Add function comment for erofs/super.c

2019-03-12 Thread Arshad Hussain
This patch adds functions comment for file erofs/super.c in sphinx format. Signed-off-by: Arshad Hussain --- drivers/staging/erofs/super.c | 135 -- 1 file changed, 131 insertions(+), 4 deletions(-) diff --git a/drivers/staging/erofs/super.c b/drivers