]> git.baikalelectronics.ru Git - kernel.git/commit
lib/mpi: fix spelling mistakes
authorZhen Lei <thunder.leizhen@huawei.com>
Thu, 1 Jul 2021 01:55:58 +0000 (18:55 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 Jul 2021 18:06:05 +0000 (11:06 -0700)
commit3a4a6cd7ed3c6196c101ed7756dd72219df2670a
tree2f68d06e199670a036618a0655c4ed9b39065430
parent1f51257bd000ef2f65bdb4041688d8e110cfec58
lib/mpi: fix spelling mistakes

Fix some spelling mistakes in comments:
flaged ==> flagged
bufer ==> buffer
multipler ==> multiplier
MULTIPLER ==> MULTIPLIER
leaset ==> least
chnage ==> change

Link: https://lkml.kernel.org/r/20210604074401.12198-1-thunder.leizhen@huawei.com
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/mpi.h
lib/mpi/longlong.h
lib/mpi/mpicoder.c
lib/mpi/mpiutil.c