Re: [PATCH] kernel: kcov: fix a typo in comment

2021-03-24 Thread Marco Elver
On Thu, 25 Mar 2021 at 00:04, Andrew Morton wrote: > On Tue, 23 Mar 2021 23:32:57 +0100 Marco Elver wrote: > > On Tue, 23 Mar 2021 at 07:45, 'Dmitry Vyukov' via kasan-dev > > wrote: > > > On Tue, Mar 23, 2021 at 7:24 AM tl455047 wrote: > > > > > > > > Fixed a typo in comment. > > > > > > > >

Re: [PATCH] kernel: kcov: fix a typo in comment

2021-03-24 Thread Andrew Morton
On Tue, 23 Mar 2021 23:32:57 +0100 Marco Elver wrote: > On Tue, 23 Mar 2021 at 07:45, 'Dmitry Vyukov' via kasan-dev > wrote: > > On Tue, Mar 23, 2021 at 7:24 AM tl455047 wrote: > > > > > > Fixed a typo in comment. > > > > > > Signed-off-by: tl455047 > > > > Reviewed-by: Dmitry Vyukov > > > >

[PATCH] kernel: kcov: fix a typo in comment

2021-03-24 Thread Tim Yang
Fix a typo in comment. Signed-off-by: Tim Yang --- kernel/kcov.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/kcov.c b/kernel/kcov.c index 80bfe71bbe13..6f59842f2caf 100644 --- a/kernel/kcov.c +++ b/kernel/kcov.c @@ -527,7 +527,7 @@ static int

Re: [PATCH] kernel: kcov: fix a typo in comment

2021-03-23 Thread Marco Elver
On Tue, 23 Mar 2021 at 07:45, 'Dmitry Vyukov' via kasan-dev wrote: > On Tue, Mar 23, 2021 at 7:24 AM tl455047 wrote: > > > > Fixed a typo in comment. > > > > Signed-off-by: tl455047 > > Reviewed-by: Dmitry Vyukov > > +Andrew, linux-mm as KCOV patches are generally merged into mm. > > Thanks

Re: [PATCH] kernel: kcov: fix a typo in comment

2021-03-23 Thread Dmitry Vyukov
On Tue, Mar 23, 2021 at 7:24 AM tl455047 wrote: > > Fixed a typo in comment. > > Signed-off-by: tl455047 Reviewed-by: Dmitry Vyukov +Andrew, linux-mm as KCOV patches are generally merged into mm. Thanks for the fix > --- > kernel/kcov.c | 2 +- > 1 file changed, 1 insertion(+), 1

[PATCH] kernel: kcov: fix a typo in comment

2021-03-23 Thread tl455047
Fixed a typo in comment. Signed-off-by: tl455047 --- kernel/kcov.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/kcov.c b/kernel/kcov.c index 80bfe71bbe13..6f59842f2caf 100644 --- a/kernel/kcov.c +++ b/kernel/kcov.c @@ -527,7 +527,7 @@ static int