On Wed, 27 Jan 2021 11:01:05 +0800 [email protected] wrote: > From: dingsenjie <[email protected]> > > Increase allocted spelling error check.
I think you could improve the title and the commit message. You could refer to https://lore.kernel.org/lkml/[email protected]/ Thanks, SeongJae Park > > Signed-off-by: dingsenjie <[email protected]> > --- > scripts/spelling.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/scripts/spelling.txt b/scripts/spelling.txt > index 953f4a2..5fa8ec2 100644 > --- a/scripts/spelling.txt > +++ b/scripts/spelling.txt > @@ -103,6 +103,7 @@ alloated||allocated > allocatote||allocate > allocatrd||allocated > allocte||allocate > +allocted||allocated > allpication||application > alocate||allocate > alogirhtms||algorithms > -- > 1.9.1 >

