Re: [PATCH] fat: Expand a slightly out-of-date comment

2018-10-02 Thread Andrew Morton
On Fri, 28 Sep 2018 14:49:47 -0500 Mihir Mehta wrote: > The file namei.c seems to have been renamed to namei_msdos.c, so I > decided to update the comment with the correct name, and expand it a bit > to tell the reader what to look for. Please send us a Signed-off-by: for this patch, as per Docu

Re: [PATCH] fat: Expand a slightly out-of-date comment

2018-09-29 Thread OGAWA Hirofumi
Mihir Mehta writes: > The file namei.c seems to have been renamed to namei_msdos.c, so I > decided to update the comment with the correct name, and expand it a bit > to tell the reader what to look for. > --- > fs/fat/dir.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --gi

Re: [PATCH] fat: Expand a slightly out-of-date comment

2018-09-28 Thread OGAWA Hirofumi
Mihir Mehta writes: > The file namei.c seems to have been renamed to namei_msdos.c, so I > decided to update the comment with the correct name, and expand it a bit > to tell the reader what to look for. > --- > fs/fat/dir.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git