Re: [PATCH v2] fs: kernfs: Corrected spelling mistake

2019-04-02 Thread Joe Perches
On Tue, 2019-04-02 at 15:08 +0200, Greg Kroah-Hartman wrote: > Remember, kernel maintainers have the short term memory of a squirrel :) ^ some

[PATCH v2] fs: kernfs: Corrected spelling mistake

2019-04-02 Thread Christina Quast
flies => files Signed-off-by: Christina Quast --- Changes since v1: * Added changelog text include/linux/kernfs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/kernfs.h b/include/linux/kernfs.h index c8893f663470..e446ab97ee0c 100644 --- a/include/li

Re: [PATCH v2] fs: kernfs: Corrected spelling mistake

2019-04-02 Thread Greg Kroah-Hartman
On Tue, Apr 02, 2019 at 02:27:06PM +0200, Christina Quast wrote: > flies => files > > Signed-off-by: Christina Quast > --- > include/linux/kernfs.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) What changed from v1? That always goes below the --- line. Remember, kernel maintainers h

[PATCH v2] fs: kernfs: Corrected spelling mistake

2019-04-02 Thread Christina Quast
flies => files Signed-off-by: Christina Quast --- include/linux/kernfs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/kernfs.h b/include/linux/kernfs.h index c8893f663470..e446ab97ee0c 100644 --- a/include/linux/kernfs.h +++ b/include/linux/kernfs.h @@ -64,7