OSDN Git Service

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)
commit478485f6c0e5936b62c0c9393a865bfb00f037a5
tree2f68d06e199670a036618a0655c4ed9b39065430
parent05911c5d964956442d17fe21db239de5a1dace4a
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